开发者

Login page. How to match username and password from database to allow user to login?

开发者 https://www.devze.com 2023-01-05 20:41 出处:网络
I\'m new to android. I\'ve created a database for users. The thing is i do not know how to apply on 开发者_JAVA百科android Java file to execute the function for user to login. You can simply check the

I'm new to android. I've created a database for users. The thing is i do not know how to apply on 开发者_JAVA百科android Java file to execute the function for user to login.


You can simply check the UserName/Password against the database, if correct launch an intent to redirect the user to the next activity, if false ask the user to supply his/her credentials again.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号