Search This Blog

Tuesday, August 24, 2010

Android SQLite fail?

Programmer Question

I need help.



I followed this tutorial and I couldn't get the database to work.



http://www.reigndesign.com/blog/using-your-own-sqlite-database-in-android-applications/



I did some modifications to the code and I finally got the database copied over to the right directory. I used the adb to check and make sure that the db was there.
The file size was right. But when I connect to it with sqlite in the adb and do .tables
it is empty... nothing there...



Do I need to convert my sqlite db to linux format or something first?
I'm going nuts...



Find the answer here

No comments:

Post a Comment

Related Posts with Thumbnails