2012-03-28

local sqlite db in android

If you want to include an existing SQLite database in an Android app, but all the tutorials seem to be telling you how to create one at runtime, go here:

http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/

Easy-to-understand and thorough tutorial on using your own database. Something, I might add, that should really have its on section on the Android Dev site.

BTW sorry for the total lack of puns in the post title. I shall do better in future, I promise.

No comments:

Post a Comment