Try: https://github.com/jgilfelt/android-sqlite-asset-helper
On Thu, Jan 12, 2012 at 12:31 AM, Bhaumik Thaker <[email protected]> wrote: > Hi all, > > I want to create a sqlite database by importing data from some > data files, like csv etc., and then put this database into one of my > android application and then deploy into the Android device. > > By now the samples and tutorial what I found are all taliking > about creating the sqlite database at runtime when running the android > application on the device. Is there anyway I can create it offline > and then attach it to my application later? > > Any tools and docs for this? > > Thank you very much! > > -- > Bhaumik Thaker > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

