Make an Android App like  Ali Express & Amazon - Firebase Login and SignUp in Android Studio

Make an Android App like Ali Express & Amazon - Firebase Login and SignUp in Android Studio

Muhammad Ali's Coding Cafe

5 лет назад

91,735 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@tanvirhimel1744
@tanvirhimel1744 - 25.06.2020 22:27

I am having trouble in dataSnapshot symbol, it says this symbol cant be resolved, can any one help?

Ответить
@cool-ms8dm
@cool-ms8dm - 29.06.2020 08:57

salam,
I am facing issue on signup. when i click on signup button the dialog box appear for indefinite time on screen and data is not save on Firebase please help me on it quickly.

Ответить
@tanveerkhan-ks4bq
@tanveerkhan-ks4bq - 06.07.2020 04:02

ASA sir U R outstanding sir U have Good knowledge

Ответить
@tanveerkhan-ks4bq
@tanveerkhan-ks4bq - 06.07.2020 04:09

ASA sir i am from Pakistan i check your work its so cool and Amazing and outstanding i appreciate your work but Sir if u make same this type of project using own API using MySQL with volley library its very helpful for every one and future demand because Firebase is so costly is not payable for every one thanks sir i am waiting for your reply <3

Ответить
@monujangid2300
@monujangid2300 - 06.07.2020 08:23

Sir can you tell me I have one error when I connect firebase show ERROR ASCII CODE open file apply script build.gradle

Ответить
@shubhamgupta1565
@shubhamgupta1565 - 08.07.2020 14:44

If anyone got stuck on create account please check the rules in your firebase database and make read and write true this might solve ur issue

Ответить
@InTechCode
@InTechCode - 11.07.2020 13:15

java.lang.NullPointerException: Can't pass null for argument 'pathString' in child()
I am getting this error please help sir

Ответить
@mdahsanulhaqueshantanur2760
@mdahsanulhaqueshantanur2760 - 12.07.2020 14:16

For indefinitely loading problem:

Run on your real device. It must run and create account unless any coding error. You can also run on emulator by creating a new emulator having network setting selected option full. And also check the manifest file on your project if you have included internet user permission.

I had same problem and i have solved this successfully... Keep happy Androiding....

Ответить
@swethasasanapuri2481
@swethasasanapuri2481 - 13.07.2020 12:52

User data is not stored in realtime database

Ответить
@shifukaiming825
@shifukaiming825 - 20.07.2020 14:06

Bro every time I tried to compile Line
Users userData= Datasnapshot.child(parentDbName).child(phone).getValue(Users.class);

It shows :-
"error: non-static method child (string) cannot be referred from a static comtext"

Please Help...

Ответить
@amitavdey8659
@amitavdey8659 - 22.07.2020 10:03

cant register with different phone number. help me pls

Ответить
@koulursrinivas7324
@koulursrinivas7324 - 29.07.2020 21:48

I added firebase database to the impliments but DatabaseReference in not detected .... what i need to do ?

Ответить
@rabinpjpt
@rabinpjpt - 30.07.2020 09:58

app has stopped. How to fix this sir

Ответить
@jameshunt8828
@jameshunt8828 - 31.07.2020 05:45

Sir Toasts are not working

Ответить
@gravitjain
@gravitjain - 01.08.2020 23:25

amazing video....but can you please help me with this error?
error non-static method child(string) cannot be referenced from a static context

Ответить
@vk__ydv
@vk__ydv - 02.08.2020 09:15

Error : inputEventReciever :Attempt to finish input but event receiver has already been disposed

Can anyone help please

Ответить
@nourmawla93
@nourmawla93 - 04.08.2020 01:45

for anyone whose app is stuck at creating account, I solved the problem by deleting the google-services.json file, downloading it again and re-running the app. It changed the API key and fixed the problem for me. hopefully anyone might find this helpful.

Ответить
@amitkumarkhasge4405
@amitkumarkhasge4405 - 06.08.2020 11:51

Found solution for the error:I used the same code u used but I got error and then I tried to Google and find solutions, I found that using capital D in DataSnapShot I was able to use it correctly and also used snapshot instead of DataSnapShot in if condition...

This helped me to solve my problem, hope this comment will be useful to others who is trying to learn from this video...

Ответить
@dev-patel
@dev-patel - 08.08.2020 16:22

error: non-static method child(String) cannot be referenced from a static context
if(!(DataSnapshot.child("Users").child(phone).exists()))


" child("Users") "----------------------Shows Error

PLZ Help

Ответить
@akshitkumarsharma1270
@akshitkumarsharma1270 - 16.08.2020 00:37

How can we add dependencies for database if we Don't have the same implementation like yours

Ответить
@shreyaghosal9417
@shreyaghosal9417 - 21.08.2020 13:58

Getting logged in as admin it's still loading and showing that please wait ..since 10 min getting the same result
Is it due to internet please reply it's urgent ...plz don't ignore really urgent need a solution just as simple

Ответить
@bhaskardhanavath6650
@bhaskardhanavath6650 - 01.09.2020 05:35

Thank you for your hardwork

Ответить
@suhebpapa07
@suhebpapa07 - 07.09.2020 22:29

Thank you so much sir, for this awesome tutorial. I really loved it.
In this video I stuck with many errors it took me almost 3-4 hours to identify where was I wrong . Now I solved those errors and Going to next video .

Ответить
@sylvestermondal2892
@sylvestermondal2892 - 10.09.2020 17:19

loadingBar.setTitle("Create Account"); having problem in this line dont know the reasone please help setTitle() function is coming in red

Ответить
@ajithsamaratunge841
@ajithsamaratunge841 - 19.09.2020 16:33

Thank you for the nice tutorial, this is really helpful!

* I kept getting the error unfortunately stopped even using mobile device didn’t solve it.
I found the errors are in loadingBar
After removing it app is working properly and registers user successfully.
Is it ok to do without using loadingbar?
Is there a way to fix it?

Ответить
@urbanlinguistsllc106
@urbanlinguistsllc106 - 22.09.2020 00:01

This class was deprecated in API level 26. What is the alternative brother

Ответить
@samratpramanick2.0
@samratpramanick2.0 - 22.09.2020 23:25

Register sctivity dose not work

Ответить
@akshitkumarsharma1270
@akshitkumarsharma1270 - 25.09.2020 21:09

Sir my app has stucked at please wait while we are fetching your details, everytime I try to create account or login it gets stucked there. Kindly help

Ответить
@ims-347-priyankatholiya5
@ims-347-priyankatholiya5 - 05.10.2020 08:05

its worked, thank you.........

Ответить
@SAGskills
@SAGskills - 23.10.2020 13:26

I have a question ..you created a class name is prevelant* we not understand for that we have created prevelant.class there no mode coding inside this class ... please explain what this class actually doing its task ...??

Ответить
@levialviter2302
@levialviter2302 - 24.12.2020 05:17

DatabaseReference Method doesn't appear even though I added the com.google.firebase:firebase-database:19.3.0.

Ответить
@anzalgaming
@anzalgaming - 01.01.2021 10:16

Sir thanks for video

I got error in logcat: firebase installations cannot communicate with firebase server api due to invalid configuration
And when i click Create Account Button it's stucked on loadingBar

Plzz help me

Ответить
@missstrawberry_8120
@missstrawberry_8120 - 08.01.2021 22:19

Hi sir, can you help me? I'm still stuck at create account...after i key in the correct details, it always return network error

Ответить
@hishore2925
@hishore2925 - 30.01.2021 14:21

Its continuously loading while creating account and I'm using physical device. how to solve this?

Ответить
@anmolsachar1721
@anmolsachar1721 - 25.02.2021 23:39

sallam waalequm sir.
whenever I put detail like phone number name password and click create an account then I get msg your phone number already exists please try another. even I first time creating then also I get this message. then put a random number like 1234567890 same message show. please Muhammad Ali sir solve my query. or anyone can solve this please help me guys this is my final year project pls help pls help
Khuda hafis

Ответить
@AlmostDead
@AlmostDead - 05.04.2021 21:04

implementation platform('com.google.firebase:firebase-bom:26.8.0')

this is only thing i have with firebase...and if i replace "bom" with "database", i still can't see DatabaseReference in RegisterActivity...

Ответить
@MDJahidHasan-ym7ql
@MDJahidHasan-ym7ql - 02.05.2021 18:21

stuck on create account does any one facing same problem?

Ответить
@rajaaqib2912
@rajaaqib2912 - 18.05.2021 23:23

its a amzing its very helpful to me

Ответить
@jayant2716
@jayant2716 - 06.06.2021 17:48

I am not getting setTitle() method of my loadingBar.
Please help.

Ответить
@zafranzakaria4020
@zafranzakaria4020 - 09.06.2021 22:51

hello, I got a problem when registering data. it keeps loading at creating account after key in the data. does anyone have the solution?

Ответить
@pratikmalaviya6458
@pratikmalaviya6458 - 14.06.2021 13:00

Haiee In my apps there is no error and warning but when I click on the join now button my application is shutdown totally and not transfer to register activity

Ответить
@alinalove8346
@alinalove8346 - 21.07.2021 09:15

Dear everyone, please help me. Thank a lot.
Error: Access denied finding property "ro.vendor.pref_scale_resolution"

Ответить
@MeAmiyaMohanty
@MeAmiyaMohanty - 22.08.2021 20:57

Bhai can't express my gratitude for you. 🙏🏻 Thankkk u very much for sharing the knowledge.

Ответить
@vipinkabra5706
@vipinkabra5706 - 01.09.2021 16:55

Sir I am unable to create account, code is not showing any error but when I am launching apk on virtual device it's just showing "Create Account" kindly help me

Ответить
@a.alg0hary549
@a.alg0hary549 - 07.10.2021 04:05

why not make it to make app screen when register successful ?

Ответить
@smarteducation5935
@smarteducation5935 - 28.11.2021 13:42

sorry sir, I tray this tutorial, but why my data is not entered into the database ?

Ответить
@coolblackguy
@coolblackguy - 16.01.2022 20:03

hello guys i need help to create the ref it cant work on the last firebase update

Ответить
@littleyoonie8298
@littleyoonie8298 - 29.03.2022 16:14

hi can anyone please please please help me, i kept on getting indifinite creating account screen. i cannot create an account at all. i tried using real device but it's still the same. please help me

Ответить