I believe that final shipping devices with not include the sqlite command. Our application programming language is Java, which includes extensive APIs for working with sqlite. You should not generally be running shell commands from applications, and certainly not the sqlite command.
For development purposes, we should probably be including the command with the emulator (and I believe we will eventually have a separate compiled version you can install on a shipping device), so it's probably an oversight that it is not in this SDK. But again, this is only for development purposes such as debugging the contents of a database, not for use by applications. On Aug 19, 9:19 am, hgschmidt <[EMAIL PROTECTED]> wrote: > I implemented a shell script (framework) that heavily relies on > sqlite3! After upgrading to the new emulator Android 0.9 beta I had to > realize that /system/bin/sqlite3 is not available anymore ... and I > cannot find it anywhere else within the filesystem. > > If I'm simply blind and don't see the executable, somebody might give > me a hint, please. > > Otherwise: > 1) Is this going to be a permanent change (so: NO sqlite3 on Linux- > level)? I hope not! > 2) Does anybody else rely on sqlite3 on Shell-level and has > successfully compiled sqlite3 for the new emulator? Please give me a > note if yes (so I don't have to spent too much time on that and simply > go on changing my scripts) > > Thx in advance > Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---