On 02/01/2012 08:36 PM, John Davis wrote:
Any suggestions on how to work on the database on a non-rooted phone? I would prefer to use the database on the phone rather than on a pc.

You can add code in the app to copy the database from the app's storage directory in internal memory to the memory card, then pull the file to the PC and examine.

This code can be in a separate app, if you so desire - you can access the main app's files by using a sharedUserId (not recommended for production use, but can be useful for debugging).

-- Kostya

--
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to