Тёмный

Remember Me Login Function | Android Studio 

Stevdza-San
Подписаться 87 тыс.
Просмотров 47 тыс.
50% 1

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 40   
@princebansal1859
@princebansal1859 4 года назад
bro your are not saving user id and password you are just using sharedpreferences, this concept is incomplete and pls chage the title it's inappropriate
@devOmarAZ
@devOmarAZ 4 года назад
yeah anyone can log in by just clicking the checkbox ,close the app and open it agin
@lostexecutable4643
@lostexecutable4643 4 года назад
Thanks a lot! I searched hole RU-vid... This video is definitely the easiest and best one.
@AbdurRehman94561
@AbdurRehman94561 Год назад
In this video, the demonstration showcases the Auto Login feature, which automatically logs in the user without manual input. However, it does not include the Remember Me feature that saves login details for convenient pre-filling of the username and password fields upon returning to the login page.
@aniketkale449
@aniketkale449 2 года назад
Hello Sir, truly an excellent tutorial. But I am facing an error here i.e.Non-static method 'isChecked()' cannot be referenced from a static Context. Please help me sir.
@ryanbaltazar9627
@ryanbaltazar9627 2 года назад
Can you please help me? my applications loop on Log in Activity after I signed in or re opening on when Remember me is on checked.
@srithickss1721
@srithickss1721 2 года назад
Thank you so much........ refereed lots of videos but urs was ultimately the best
@StevdzaSan
@StevdzaSan 2 года назад
Glad I can help buddy!
@Tone463
@Tone463 5 лет назад
your channel is amazing...congratulations on the quality of your content!
@ankitpatel0101
@ankitpatel0101 3 года назад
I am using firebase from login validation, when i check the check box and try to run then the app crash
@lucianrekkless418
@lucianrekkless418 3 года назад
Thanks a lot man! As always very clear and constructed tutorial. Can you also create a video about using a new jetpack dataStore in Java for login session (storing user acount details)?
@youliketrain
@youliketrain Год назад
i want to tell you a mistake that if a user click on remember me and restarts app it goes to welcome page
@ia7350
@ia7350 3 года назад
Thanks a lot. Your video is simple and straight to the point. This helps me so much.
@patrickcchenn
@patrickcchenn 3 года назад
if I'm logged in, pressing back will bring us to the login section(main activity). Can u disable this feature(bug)?
@MADNESION
@MADNESION 3 года назад
Create onBackPressed method. In method you can write: System.exit(0).
@AtharvaSK11
@AtharvaSK11 4 года назад
Hey, by this will the user will be persistent or not??
@sitaramgangode912
@sitaramgangode912 4 года назад
I am developing an educational app. I want the app to open an activity which class is selected by the user when the user opens the app again. how to code it? please guide.
@ashwinjr377
@ashwinjr377 3 года назад
in place of remember me use the class and code like that in which when which class is selected go to that activity for example: when remember me is checked it will go directly to the main activity. such that when you give which class should be selected go to that activity
@simarkalsi1336
@simarkalsi1336 4 года назад
Brother if me want to transfer some value from one activity to other how can we do that bcz put extra work only for 1 time
@ashwinjr377
@ashwinjr377 3 года назад
no, it works ever time for me
@DarkWorld2186
@DarkWorld2186 3 года назад
How did u do at 3.40?
@fouratvvb841
@fouratvvb841 3 года назад
thank you thank you thank you you saved my a$$ you deserve a sub and a like thank you i wish you all the best
@CompSciScribe
@CompSciScribe 4 года назад
Thanks a lot ! worked for me !!!!!!!
@guraycoskun1176
@guraycoskun1176 4 года назад
How can you coding for exit? It's not working
@zeeu
@zeeu 3 года назад
Finally, thanks heaps!
@softlogx
@softlogx 3 года назад
good video , please continue more videos like this
@keitasshi
@keitasshi 4 года назад
hi, how can this work in fragment? Thankss
@abenezerleta6184
@abenezerleta6184 4 года назад
use like this for Fragment SharedPreferences sharedPrefs = PreferenceManager.getDefaultSharedPreferences(getContext()); SharedPreferences.Editor editor = sharedPrefs.edit(); editor.putString("key", "value"); editor.apply();
@abdremo
@abdremo 4 года назад
Abu sojs yeahh
@satvikmittal4487
@satvikmittal4487 4 года назад
Its not working bro pls help
@jameciamoore5212
@jameciamoore5212 4 года назад
Did not work for me
@saqibmasood6778
@saqibmasood6778 4 года назад
Thanks a lot once again.
@majidasad8324
@majidasad8324 4 года назад
thank you,, better explination
@OnlyBarry14
@OnlyBarry14 2 года назад
i love u bro
@abisalijamal3775
@abisalijamal3775 3 года назад
Please provide code of it
@testdevhackscryptomonedas1336
@testdevhackscryptomonedas1336 5 лет назад
help me finish a job .. I will pay you via patreon
@StevdzaSan
@StevdzaSan 5 лет назад
What project are you working on? You can contact me on discord, you have the link on my channel.
@aashikshihaab725
@aashikshihaab725 Год назад
bro your are not saving user id and password you are just using sharedpreferences, this concept is incomplete and pls chage the title it's inappropriate
@testdevhackscryptomonedas1336
@testdevhackscryptomonedas1336 5 лет назад
help me finish a job .. I will pay you via patreon
Далее
Progress Button in Android Studio | Tutorial
11:17
Просмотров 40 тыс.
When Khabib dropped Conor McGregor 👀 #nocommentary
00:59
Building a Mobile App in 2024: The BEST Technologies
13:31
Remember me option using PHP Cookie | $_COOKIE
10:17