On a production device, you can change your app to make the database
world readable, and then you can pull it in the same way.

We definitely need to have a way to make it easier to get to your
files; we've talked about using the "debuggable" attribute to also
allow you to su to that app's uid to be able to read and write all of
its files.

On Nov 14, 9:40 am, Mark Murphy <[EMAIL PROTECTED]> wrote:
> Jay-andro wrote:
> > I (inadvertently) upgraded to RC30. I need to check my app's sqlite
> > database on the device. Is there any way to do it. Perhaps over USB or
> > using DDMS?
>
> On the emulator, you can download the database file (DDMS or adb pull),
> then use a local SQLite client (console, Firefox plugin, etc.). If you
> modify the database, just put it back.
>
> This gets trickier on the G1 due to permissions.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.4 Published!
--~--~---------~--~----~------------~-------~--~----~
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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to