开发者

How to connect database and login layout in Android?

I am newbie in creating android app. I have created a database using SQLite and a simple login layout using eclipse. Now I want to connect my login page and the database I created so that when the user enters his/her username and password it will then open the main menu of the application. I am hoping for someone who could help me on how to do this. Thanks 开发者_运维技巧in advance.


Use your implementation of SQLiteOpenHelper

Example see here.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜