Dear all,

I would like to use the SQLite-Database for a project. I use my
android phone (version 2.1) for the tests.

The problem is that I can't access the DB files. If I create a DB and
check it with Eclipse and DDMS, the 'Data' - folder is allways empty.
On DB creation I receive no error...

I think, the real problem is on the SQLite-DB:
When I start the SQLite - Shell (adb -s <device> shell) and enter
something like "SQLite3 test.db" the follwing message is displyed:
"SQLite3: Not found".

Is it possible that on my android the SQLite-DB is missing? Do you
know where this comes from?

Thank you for your help.

Best regards,
Thomas

-- 
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

Reply via email to