On Mar 6, 1:55 pm, Maxx <george.bert...@gmail.com> wrote:
> When I try to push or pull (copy) files from PC to phone, I get
> "permission denied" ?? Do I have to Root hack the developer phone
> too ?

The adb daemon runs as a normal user.  You can "adb shell" and then
"su" to become root.

This does mean you have an extra step: push the file to /sdcard and
then copy it over.  This annoyance will be addressed in a future
release.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to