eclipse - Working on sqlite 3 and Android -


possible duplicate:
sqlite example program in android

i've created sqlite3 database , number of tables using sqlitemanager 3.5.1. however, i've no idea how should able connect, access , use database. moreover, want able modify tables , data in tables. possible put database (with .sqlite extension) within assets directory , work , forth android sqlitemanager?

yes, it's possible. here it's explained:

using sqlite android app

take @ copying assets database path section.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -