I believe Android supports sqlite. There is a sqlite library in Android. I didnt use it.But normally we will add the file using adb command in Linux
On Tue, Nov 3, 2009 at 6:25 PM, Archana <[email protected]> wrote: > Hi.. > > Can anybody tell me whether android support file > with .sqlite extension? > > how can we add this file to our project.?is it same as .db file?i have > one file with .sqlite extension.I need to fetch > > data from that. i dont understand how to add it.Please help. > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

