On Ubuntu I use the SQLite database browser which will import csv files and turn them into SQLite databases. Very easy to use. Just use the Package Manager to get it.
- Brian richard 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! > > > regards > > Richard -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en