Wednesday, July 13, 2011

[android-developers] Re: How to create SQLite database file

Take a look here: http://developer.android.com/reference/android/database/sqlite/SQLiteOpenHelper.html
Also study one of the samples which come with the SDK installation,
which creates an SQLite DB (if you search-in-files for
SQLiteOpenHelper you'll find such examples).

----------
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen for Cisco Cius)
https://marketplace.cisco.com/apphq/products/510


On Jul 12, 3:32 pm, siva <kamballis...@gmail.com> wrote:
> Hi,
>     I wanna create SQLite database file in res/assets directory. how
> can i do this??

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment