Tuesday, August 23, 2011

Re: [android-developers] Unable to do "ls" in the device file system to view the logs in the adb shell.

On Tue, Aug 23, 2011 at 4:45 PM, Kumar Bibek <coomar.101@gmail.com> wrote:
> You dont have permission to run these commands on a commercial device.
> Rooting would solve your problem.

If the app is debuggable, run-as should work too. Not sure if it is
found on all devices
though.

$ run-as
Usage: run-as <package-name> <command> [<args>]

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

No comments:

Post a Comment