Link to SDK Tools Info: 
http://developer.android.com/guide/developing/tools/index.html
Rather than pulling db to workstation, just open a 'adb shell' and
look at the db directly - see the sqlite3 section in the above tools
link.
If you need pull/push, see the tools adb section.

On Dec 31, 5:56 am, Neilz <[email protected]> wrote:
> Hi. I need to view the contents of my app's database on my device.
>
> I have read you can copy the database off the phone using 'adb pull'
> but I really have no idea how to issue this command, or where to find
> the database on the phone.
>
> Any help here really appreciated.

-- 
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