How to Retrieve data from Firebase Database in Android Studio Retrieve data from Firebase in Android

How to Retrieve data from Firebase Database in Android Studio Retrieve data from Firebase in Android

Coding With T

4 года назад

132,906 Просмотров

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


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

Vinay N
Vinay N - 21.06.2023 05:11

I love the very clear tutorial but it is hard to apply this in a different situation for a beginner like me so please explain the general idea. Perhaps.

Ответить
Angelo Lorensi
Angelo Lorensi - 24.04.2023 21:00

this is not working for me, when i click go with nothing in the fields the warning shows, but if i place anything else in the input boxes and press go, nothing happens

Ответить
Y19CS3243 Psvlnandu
Y19CS3243 Psvlnandu - 27.03.2023 01:30

pls hlp, the password is not retriving for firebase. It says null

Ответить
MehraRitvik
MehraRitvik - 23.02.2023 13:40

Awesome Content ❤

Ответить
Tayseer Sawaftah
Tayseer Sawaftah - 01.11.2022 10:24

i cant reach to source code please sovle the problem

Ответить
Saikou
Saikou - 02.10.2022 00:33

😎😎❤❤👍👍✊

Ответить
Saikou
Saikou - 02.10.2022 00:33

Best tutorial for Realtime in android firebase

Ответить
Uzair Ali Shah1080
Uzair Ali Shah1080 - 21.09.2022 21:40

Help me plzz i need simple fetch data not first login then get data from fire base help me please

Ответить
Aangeluz
Aangeluz - 04.05.2022 21:31

How do i make the go button work?? I don't know how to do it..

Ответить
dhiraj mathankar
dhiraj mathankar - 29.04.2022 01:11

Thank you so much sir this amazing playlist

Ответить
legend musheer
legend musheer - 10.04.2022 15:14

in public void onDataChange i am getting this error


Non-static method 'exists()' cannot be referenced from a static context
Non-static method 'child(java.lang.String)' cannot be referenced from a static context
Non-static method 'child(java.lang.String)' cannot be referenced from a static context
Non-static method 'child(java.lang.String)' cannot be referenced from a static context
Non-static method 'child(java.lang.String)' cannot be referenced from a static context
Non-static method 'child(java.lang.String)' cannot be referenced from a static context


bro help

Ответить
Hamza Talk
Hamza Talk - 18.02.2022 18:05

i am trying to fitch email instead of username but from past 3 days i am stuck in email fitching and i get error
No user register
can anyone help me ?

Ответить
Anas Murshed
Anas Murshed - 10.02.2022 00:46

I wish you more success in your channel (code with tea)
I need the code for this feature.
public callSiginUpScreen null (display view) {
).
It is not explained in your videos. Thanks in advance

Ответить
adibah _rzk
adibah _rzk - 04.01.2022 06:43

hi sir, i have error for validateusername and validatepassword. i cory exactly from signUp clas, can you help me?

Ответить
Teh Yu Fung
Teh Yu Fung - 15.12.2021 22:03

bro how to solve the error ? 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference. I folllow comment also canot solve it

Ответить
Somesh Sahu
Somesh Sahu - 02.12.2021 11:55

Nice video brother thankyou so much 🙏🏼🙏🏼🙏🏼

Ответить
Berk Atakol
Berk Atakol - 28.11.2021 00:14

Can u help me guys ? What's the inside public void callSignUpScreen codes ?

Ответить
NIRBHAY CHAUHAN
NIRBHAY CHAUHAN - 21.11.2021 10:26

How we can go to the our main activity on pressed go button and save firebase data in user dashboard activitiy

Ответить
Theo Tose
Theo Tose - 02.11.2021 21:00

Thank you for the nice tutorial.
Where is the loginUser(View view)

Method being called becuase it is greyed out by me and the go button on login isn't checking if the data is registered or not.

Ответить
Ruhith Udakara
Ruhith Udakara - 09.10.2021 19:56

nice tutorial, keep it up

Ответить
Pakistan and International Affairs
Pakistan and International Affairs - 02.10.2021 14:22

Aoa Taimoor Brother.
Mera login button kaam nahi kr rha please meri problem resolve kr dein.

Ответить
Devanshu Sharma
Devanshu Sharma - 25.09.2021 11:32

where you have set button ?

Ответить
IH
IH - 19.09.2021 14:03

Hello sir. Which video did you go over the "protected void onCreate(Bundle saved Instance state)" and "public void callSignUpScreen(View view)" ? I have been trying to fix it, please help

Ответить
Better Planet
Better Planet - 03.09.2021 16:05

It's not a good idea to tell user that user exist but password is wrong!!

Ответить
Ishank Gupta
Ishank Gupta - 20.08.2021 12:44

When I click on go button in login screen my app crashes and no profile screen is opening. What to do?

Ответить
Mohamed Ayad
Mohamed Ayad - 19.07.2021 05:07

password from database is always null ?

Ответить
Sohail Ahmad
Sohail Ahmad - 03.07.2021 13:16

Assalamualaikum dear I m receiving user info to check about if user exists or not without auth. Even my database rules are open. Any help please??

Ответить
Shshank Dwivedi
Shshank Dwivedi - 27.06.2021 20:05

Hello taimoor thanks for tutorial
I have an error when I enter my username and password and click on the GO button the app crashed

Ответить
Darren Phillips
Darren Phillips - 22.06.2021 00:21

Great video.
I think it's important to mention hashing the password with a secure hashing algorithm such as as argon2, scrypt, bcrypt (not md5). It's essential to hash passwords with a secure hashing algorithm.

Ответить
عبد الرحمن رشيد KEDADRA
عبد الرحمن رشيد KEDADRA - 10.06.2021 13:57

wa aleikoum salam GREAT video Teimoor , just here "reference.child(phone).setValue(userHelperClass);" when you define the USER ID as the phone number then in isUser() method you set the ID as Username " String passwordfromDB = dataSnapshot.child(userEnteredUsername).child("password").getValue(String.class);"
I followed your videos from beggining and this error took me a whole morning to notice it

Ответить
Chetan Hiwale
Chetan Hiwale - 22.05.2021 23:38

hey man, thanks a lot for this video .It really helped a lot

Ответить
Shubham Jaswal
Shubham Jaswal - 13.05.2021 18:12

i dont know if its a bug or not but when i enter user name and password and change my screen orientation ,suddenly both the fields go blank and also thank you for your hard work .Can you please also share the ProgressBar code.I cant seem to solve it.

Ответить
saliya bandara
saliya bandara - 09.05.2021 14:04

one and only. excellent.keep it up

Ответить
Shanne Sesperes
Shanne Sesperes - 25.04.2021 14:08

Is there a tutorial that when you logged in, you will go straight into dashboard? please help

Ответить
Balib Ramzi
Balib Ramzi - 11.04.2021 10:08

Hi sir! How to retrieve video + thumbnail from real time database in android studio?

Ответить
chandru M
chandru M - 05.04.2021 07:01

Ç km 9

Ответить
rio kumar
rio kumar - 15.03.2021 08:34

i am not able to fetch the passwordDB from fire base plzzzzzz Help!!!1

Ответить
Wolf-Tube
Wolf-Tube - 09.03.2021 21:50

hey !! i've watching all of ur tutorials and they're really amazing but in this video i did everything but when i put a random username which doesn't exists in the login form the error " no such user exists" is not appearing what is the solution ?
Thank u

Ответить
Noshad dahri
Noshad dahri - 25.02.2021 21:17

i have some problem in register authentication how can i solve, send you on a what's plz check out it

Ответить
Good Men
Good Men - 19.02.2021 15:05

Hi. I press the Go button and nothing happens. But all data is written to DB. What could be the reason?

Ответить
Colene Vargas
Colene Vargas - 19.02.2021 13:36

Could u please help me? I followed your tutorial but it didn't worked with me? why? By the way, you helped me a lot with your other vids <3

Ответить
renren ret
renren ret - 04.02.2021 12:58

please help, i get " java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.String.toString()' on a null object reference" message on " if(passwordFromDB.equals(EnteredPassword)){" part., what shoul i do, thanks.

Ответить
Fire ninja🔥
Fire ninja🔥 - 03.02.2021 06:25

You are the absolute best online! I have learned soooo much from your amazing tutorials!

Ответить
Asad Ansar
Asad Ansar - 30.01.2021 11:21

How to perform select all operation base on some child attribute in one network call.
ie: in your case : select * from Users where phoneNo='564'
its should not be dependent on userName

Ответить
Bilal dar
Bilal dar - 28.01.2021 19:06

Do you have a video of the same things in this video in kotlin? Or does the code still work in it

Ответить
AnAmericanEagle
AnAmericanEagle - 27.01.2021 08:06

Assalam-o-Alaikum! sir mera username data to fetch kr rha ha lakin jb hm wrong password enter kr k jb GO k button pr click krte hain to wrong password ka message show nhi hota or application automatically close ho jati ha.please give me any suggestion.thanx

Ответить