Re: [android-developers] How to add file .sqlite extension to our project

2009-11-03 Thread sham shamcs
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 wrote: > Hi.. > > Can anybody tell me whether android support file > with .sqlite extension? > > h

[android-developers] How to add file .sqlite extension to our project

2009-11-03 Thread Archana
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 messa