Sunday, 15 July 2012

Attach a pre-exising SQLite database in Android -



Attach a pre-exising SQLite database in Android -

this question has reply here:

how ship android application database? 11 answers

i have sqlite database created , has info in it.

now want attach database existing tables , keys without changes android application , utilize it.

most of samples sqlite databases in android involve creating database in application, like link. database file exists.

after searching, found this link database attachment isn't clear , don't understand should set database file , how phone call attachment query it.

just utilize sqllite asset helper

it's best lib out there serves purpouse. wrote blogpost preloading sqllite info (and other stuff) here

android database sqlite

No comments:

Post a Comment