Hi,

i hook up my G1 to my laptop and open a 'adb shell'. But as I execute
the command 'cd /data/data', I get an error 'opendir failed,
Permission denied'

$ adb devices
List of devices attached
HT853GZ21556    device

$ adb shell
$ cd /data/data
$ ls
opendir failed, Permission denied

I tried to cd the the right directory and then do 'sqlite3 <mydatabase>.db'

How can i dump the content of the database on a real device?

Thank you.

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