Taimoor, i love u my indian bro, i wish u more subscribers and likes. Your tutorials are the most instructive and interesting). I made my first project by your lessons. You are my true android teacher! Thank u very much))) Also, i have a one question, how i can upload user photos from application to firebase.
I Follow your tutorial it is properly working but I want once we login into the app we don't have to login agian when we reopen app without logging out from app. Can you please help me solving this problem
Yes, good question. Please follow this series and you'll get Session videos and in that you'll learn how we keep user logged in until he\she logged out
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference have this error
I have a doubt. Say, I'm saving the child class in firebase with username as reference. If I want to create an option for the user to login with email id, phone number or username. How do I do that? And I tried using firebase auth to save email address and pwd, but the app crashes because it doesn't allow me to use firebase database and auth in the same app. Please help Sir!
What happens after successful login my bro? How can we redirect to the user dashboard and how does the menu recognise if the user is loged in.Can we give to this registered users the privilege to have a profile with favorite items? and a profile picture?
Assalamualaikum Sir, you channel is much helpful to me thanx alot this kind of gesture but ...in this tutorial I have an error that after clicking on login/go button my app not displaying the toast which is made after clicking the button and welcome screen is arriving or sometimes it crash
salam How can we do if we want to check if an email address exists (in the case where the ID:child nodes is phone-number and I want to login the users with an email address and a password) //get data (to log with email and password) String _email = email.getEditText().getText().toString().trim(); String _pass = pass.getEditText().getText().toString().trim(); //database Query checkUser = FirebaseDatabase.getInstance().getReference("Users").orderByChild("phone").equalTo(_email); ???? thank you in advance for your help
I am getting error ,error is on first signup button click it shows invalid number (in my case) even if the number is right but on second click it will sign up
Taimoor Bro Please Create Whatsapp Group For us And Give Some Solutions. Because I am waiting singup1,2,3 Activity Code. If group Available then suggest Any other person. And u. So i hope u create wp Group for Solutions
For App Development:
Whatsapp: wa.me/+923060000606
Instagram: instagram.com/coding_with...
Twitter: twitter.com/coding_with_tea/
Facebook: facebook.com/codingwithtea/
Email: developer@taimoorsikander.com
Mast bhai... मजा आ गया... काश yaar आप.. के पास सीखने का.. ओर काम करने का moka.. मिलता.... Bhai.. 😘😘😘
Thank you very much for your explaining and correct information and correct steps
You most Welcome 😊
Great sir, JazakAllah 🤩
Just one word to say You are Mr. Perfectionist.
If you make an app Messenger or whatsapp like application then it will be very good for us. Thank you.
Well thank you so much 😊! I'll try to create that
Sir u are great ...I have one question , which platform is great for morden app design
Flutter if you want to go for both android and IOS
Great bro , wait next video ♥
Loved it, thank you man. You always rock 🤘
Thanks a ton!
Which database to use for app development.. For school app... Sqlit mysql firebase
All databases have their own features, SQLite might be good option. Sorry for the late response
Bro please create a video on Onclicklistner in recyclerview..
Taimoor, i love u my indian bro, i wish u more subscribers and likes. Your tutorials are the most instructive and interesting). I made my first project by your lessons. You are my true android teacher! Thank u very much)))
Also, i have a one question, how i can upload user photos from application to firebase.
Thank you so much ❤️ Remember me in your prayers ☺️
I Follow your tutorial it is properly working but I want once we login into the app we don't have to login agian when we reopen app without logging out from app. Can you please help me solving this problem
Yes, good question. Please follow this series and you'll get Session videos and in that you'll learn how we keep user logged in until he\she logged out
Noticed that there's a jump from Enter Username to suddenly becoming country code picker. Is there a video or source code for the change?
bhi login key current coding full java coding kea hai
Apka sawal samaj ni aya sorry, please repeat kr dyn
keep up the great work
Thank you 😊
what is the query for for firestore to match phonenumber and password for login will you explain ?
It gets automatically
Good video Thank you
Not a problem 😊
@@CodingwithT I send you email with question about login :)
I have issue like it check the number but when i put password which is stored in database it will show password does not match. Any solutions.
Well really sorry for the delay, but it might be because your fields are not sync
Hello. Can you help me? Do you know any platform to share my app from Android Studio to another Android?? Thank you for your help.
thank you sir, but when i run the app the progress bar is shown when i enter to login screen can you help me ?
Do me WhatsApp on wa.me/+923060000606
In my app I am checking whether the user resistered already or not using phone number in sign up activity
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
have this error
ckeck all the id .
Sudhanshu is right 👍
sir can we implement forget password using email, if authenticated using phone number?
Yes you can do that, but you should have email verified
I have a doubt.
Say, I'm saving the child class in firebase with username as reference. If I want to create an option for the user to login with email id, phone number or username. How do I do that? And I tried using firebase auth to save email address and pwd, but the app crashes because it doesn't allow me to use firebase database and auth in the same app. Please help Sir!
Brother , how to change the username that have been provided. Because one of mine is returning null value.
What happens after successful login my bro? How can we redirect to the user dashboard and how does the menu recognise if the user is loged in.Can we give to this registered users the privilege to have a profile with favorite items? and a profile picture?
hi mr T i got an error like this:
kotlin.TypeCastException: null cannot be cast to non-null type kotlin.String
could you fix this
Hello sir Taimoor. I happen to have an issue with the country code picker. my activity crashes with it. Please help me. im stuck here for days
Sorry for the delay, is it d
Resolved?
Assalamualaikum Sir, you channel is much helpful to me thanx alot this kind of gesture but ...in this tutorial I have an error that after clicking on login/go button my app not displaying the toast which is made after clicking the button and welcome screen is arriving or sometimes it crash
Well have you seen the error?
@@CodingwithT yes it resolved
How you resolve this problem can you tell me please.
Hi, I am facing the same problem as you, so can you help me out please.
salam
How can we do if we want to check if an email address exists (in the case where the ID:child nodes is phone-number and I want to login the users with an email address and a password)
//get data (to log with email and password)
String _email = email.getEditText().getText().toString().trim();
String _pass = pass.getEditText().getText().toString().trim();
//database
Query checkUser = FirebaseDatabase.getInstance().getReference("Users").orderByChild("phone").equalTo(_email); ????
thank you in advance for your help
Well it's a same process and you just have to replace your phone no with email.
Sorry for the delay
Sir, is it possible to retrieve tourist places from Google places API in a list view?
Current Code اين هو؟
Plz as will as add Gps Location of user in this !
What if log in successful redirect to dashboard profile?
thank your sebo. pleasure pleasure
Thank you too
Progress bar is not working
I don't know why
Have you please followed my progress video?
bro we need implementation of "Forget the password"
Tomorrow you will get that video
@@CodingwithT Thank you 🌹
I am getting error ,error is on first signup button click it shows invalid number (in my case) even if the number is right but on second click it will sign up
did u fix this error?
@@dilshanisenarathna8096 yes...I did... thank you for showing interest
@@dilshanisenarathna8096 got a new error, with LocalDateTime. Will u help me out?
can you please uplode the sourse code for this vidio..
Check this out from the site
Taimoor Bro Please Create Whatsapp Group For us And Give Some Solutions. Because I am waiting singup1,2,3 Activity Code. If group Available then suggest Any other person. And u. So i hope u create wp Group for Solutions
Do you need signup code?
@@dilshanisenarathna8096 Yes I needed Can you Send Me ? all khengargohil2@gmail.com