
Written by admin on November 25, 2020
Login and Register | Sqlite Database | Android Studio | Part 1
Bóng Đá✅
Login and registration in Android studio using sqlite database.
Nguồn: https://ibet.com.vn/
Xem thêm bài viết: https://ibet.com.vn/category/bong-da/
there is a bug at 18:20 we should keep else and then the toast line in it or else it shows "passwords don't match" every time you run the application 🙂 .
How to create database? You suddently opened something in the end of the video and didn't explain anything, sorry not useful👎
sir, I wonder why when I clicked the link from login page to register page and it showed that my app keeps stopping, the stuffs you taught I put in register page
Thank you mister!
The code is perfectly working of both the parts(1 and 2) !!
Bro I need help… Plz reply here
Ye database me name factory version mere me red h to ye grey kaise ho rha h
verry good
im not getting android device manager, i have checked every way nut not found that . is that any way to get it?
What is table name and database name??
very helpful thanks
Thank you so much, this tutorial was so helpful
hello! I have a question about this code. I follow the code step by step but at the end when I run it, It does not show anything in the XML design, any idea what is happen?
please provide source code
everything is great but the application keeps stops
Please make a video for getting data from user through edit text like these fields in a row item quantity cost.. when the user entered data in a horizontal row item quantity and cost then the items display in list view….
Sound to hai hi nahi
Application crashes while pressing on register
this is really awesome, yod did it well line by line and without copy paste like others do, so you really made us understand each and everything in your codes. thanks you did a great job
great content bro
else if (a2.equals(a3.getText().toString())){…….}
else {
Toast.makeText(getApplicationContext(), "Password do not mach", Toast.LENGTH_SHORT).show();
}
Dommage de ne pas avoir accès au code :/ car c'est compliqué de voir où j'ai fais une erreur avec une vidéo help me 🙏🏻
L'appli se met bien sur mon téléphone mais des que j'appuie sur le boutton l'application se ferme… J'ai beau chercher l'erreur je ne trouve pas, à votre avis c'est quoi ?
or please can u share code?
or please can u share code?
sir reply please how i can see u my code?
thanks man, this helped me a lot …. thank you so much ….
5.44 how it chane to name
Sir, I did the above code all is set…but database is not created….how to create database….please help…
sir i have problem, in above code i am writing the whole code and it run properly but when i enter email and password and then click on register button that time the toast(Register Successfully) doesn't work…it shows (already exists) toast and other Toast are work properly.
please help me sir…..
My app keeps crashing afterwards . Any clue how to fix this?
it did not work for me. I have tried it 3 times
Can you please share the source code?
I really need this tutorial , Thanks man Thank You so much
When data is cleared from app then the database is deleted the user has to register again how to save that data when the data is cleared from application
Where is your voice?
Do not understand enough things
It didn't create a database and also error on SQLiteDatabase
if (result == true) return true;
if (result == false) return false;
It is very stupid…………..
Hello , I have created 3 public Booleans , one validateEmail , validatePassword , and validateUsername . There is a problem when trying to insert the db into my registerActivity to see if username and password exists . The problem is that I can’t pass information of two strings because there are two different private Booleans . Can you help me please ? What should I do ?
Hi! i have executed the same code which got perfectly compiled but while running it says the app has stopped working. please help me through this!
after login sucessfull,why i go to next activity