[android-developers] Can't get to sqlite databases with new phone
It's a Galaxy Nexus. I've rooted it, and can su in an adb shell
and I get the '#' prompt. First I tried installing several sqlite
editor apps. None of them can find any databases. I know my app
has one in /data/data/databases. I read about trying to install
sqlite3 on the phone, which would be ideal. I copied the binary
from an emulator and put it in /system/sqlite3. I guess it's
dependent on some other libs, because I get this when I run it:
reloc_library[1306]: 2727 cannot locate 'sqlite3_enable_load_extension'...
CANNOT LINK EXECUTABLE
Any help is appreciated.
Thanks,
Toby
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home