Android Shopping Cart Tutorial - Android Firebase eCommerce App like Amazon

preview_player
Показать описание
In this video tutorial#22 we will allow user to add products to their cart list in our android ecommerce app like amazon & AliExpress which we are developing using android studio with firebase database.

For new Updates and information you can Follow me on:

ecommerce android app tutorial
shopping app android studio source code
ecommerce app android studio
android shopping cart tutorial
shopping app android
android shopping cart system
shopping app in android studio
Рекомендации по теме
Комментарии
Автор

Awesome Tutorial sir! In great anticipation for the next one!

adeonioluwamayowa
Автор

Great tutorial .., Thanks Ali .., I am ready to part 23, ,,

hendrawanarief
Автор

Fantastic. Everything is working as explained here.

moghi
Автор

this is incredible, this is


waiting for food delivery app

mayurramteke
Автор

Thank you sir, I have been waiting for this one.

arafat
Автор

Thank you so much sir please continue as soon as possible

godlyvize
Автор

There is a simple mistake. At the time of copying and pasting with these lines:


SimpleDateFormat currentTime = new SimpleDateFormat("HH:mm:ss a");
saveCurrentTime =


You forget to replace currentDate to currentTime.
So in your database Date and Time are same.

bibekshah
Автор

I really love this Teacher, i saw alot of videos but this channel will be my best reference for programming. I have one question sir, in The lesson 22 of ecommerce i did as u did in The video but when i come to run The app this error comes "ssl peer shut down incorrectly "

uigxbtw
Автор

Thank you 🙏
Don’t late for upload videos please continue to upload videos and thank you
And what about chat app continue to upload more videos please

alaanabil
Автор

i dont getting the curremtuser from prevelent suggest a solution...error is given below..
Attempt to invoke virtual method 'java.lang.String on a null object reference
in this line..
Request request = new Request(
Prevalent.currentonlineUser.getPhone(),

yamunag
Автор

Thank you so much boss i am waiting for your videos please also complete the caremapp please sir its very helpful for us please sir please

harisshakeel
Автор

If anyone is struggling with this, ensure that you’ve followed the ‘remember me’ tutorial along with the displaying user credentials on the front end tutorial and also the fixing a bug tutorial. They’re needed to have this working

DM-pntd
Автор

Hi Sir,
Wondering why you dont upload the rest of the code?
Thanks btw for your amazing videos!

swiftxcode
Автор

Thankyou sir
Sir can you please make a video on digital clock widget?

naeemdiwan
Автор

hi any chance you can do a wish list after you finish with the cart? thanks

letmonr
Автор

good video sir, please add report transaction

robindinata
Автор

Please provide the git repo so that we can download the code and practice that if need some help

sanali
Автор

Hi and amazing app !! In the next videos, could you add android notifications on the phone and by email (for the admin and the customer) when a customer orders some products ?

manuponot
Автор

why does my "Prevalent" is in red?

lim
Автор

Variable saveCurrentTime is not used correctly, hence we got Date values in both, date and time fields in the database. Please check sir.

karanmulage