+ 3
How to add "save credentials" features in android studio webview
Everytime i get out from an android application made in android studio using only webview, it doesn't saves login credentials for next time login, to resolve this issue can anyone here help me out ?
3 Respostas
+ 3
do you have any kind of video tutorial for that ?
+ 1
Here https://stackoverflow.com/questions/8390156/how-to-save-a-cookie-in-an-android-webview-forever you will find a discussion about it.