Sqlite?
I was hoping I'd be able to use my superuser powers to be able to tweak the sqlite database for an app I'm developing rather than having to do the tweaking programmatically.
However I can't find the sqlite3 command for anything either adb shelling or using terminal emulator. All my attempts return "sqlite3: not found".
Any help?
|