You can also download the DB file from your device (with adb or the eclipse plugin) and use a tool like this: http://sqlitebrowser.sourceforge.net/ to browse it.
On Aug 20, 11:47 am, simon <[EMAIL PROTECTED]> wrote: > OK. it's really pretty annoying you forgot sqlite3 on windows. t'm > glad i have a virtual linux box, so i can use the linux sdk also. but > how am i supposed to access a database if the sqlite3 tool is now an > external tool, which is not available in the adb shell? which file > shall i open? > on m5 i got me an adb shell and invoked sqlite3 data/data/my.app/ > databases/my.database . How do i do this with the external tool?? > > On Aug 20, 5:09 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > > > It seems windows sdk is missing tools/sqlite3 which will be fixed in the > > next release. For the time being if you use Linux, you will find > > tools/sqlite3. > > > On Tue, Aug 19, 2008 at 7:31 PM, Brad Larson <[EMAIL PROTECTED]> wrote: > > > > I'm using windows, although I have access to a linux box if that is > > > needed > > > > On Aug 19, 5:27 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > > > > Which OS are you using? > > > > > On Tue, Aug 19, 2008 at 3:15 PM, Brad Larson <[EMAIL PROTECTED]> wrote: > > > > > > Thank you for the reply Magha. I can't find anything related to > > > > > sqlite in the tools directory. Could you please provide more > > > > > information? > > > > > > Thanks! > > > > > -Brad > > > > > > On Aug 19, 4:52 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > > > > > > You cab use sqlite3 from the sdk tools directory directly... > > > > > > > On Tue, Aug 19, 2008 at 2:26 PM, Brad Larson <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > Has the sqlite3 command line tool been removed from 0.9beta? I > > > > > > > haven't been able to find anything in the documentation, but I do > > > get > > > > > > > sqlite3: not found from the shell. This was a useful debug > > > > > > > tool... > > > if > > > > > > > it has been removed, is there anything to replace it? > > > > > > > > Thanks, > > > > > > > Brad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

