开发者

How to connect sqlite3 with Android app

HI. I am new to android application development and I am trying to create an app with sqlite3. For that I created DB through the command prompt. Program 开发者_Go百科runs successfully but did'nt make changes in my DB. I need code snippeet for that. Thanks in advance


Try Notepad Tutorial for primers on DB connection

Link http://developer.android.com/resources/tutorials/notepad/index.html

Here is another link if you want to port the sqldb you created outside android environment to the device. http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜