- Jul 22, 2012
- 165
- 38
Why we can't get root access from adb?
every time i do it it say:
and when try this:
is it a bug or it's just disabled?
and hot to get full root access from adb?
every time i do it it say:
Code:
C:\>adb root
adbd cannot run as root in production builds
and when try this:
Code:
C:\>adb remount
remount failed: Operation not permitted
is it a bug or it's just disabled?
and hot to get full root access from adb?