A
Android Central Question
Hello.
I'm here to ask 2 quick questions.
I'm not rooted because there's no root apps and no recovery for my phone to be able to root it.
1) can I grant an app root permissions using adb? Will these commands do the trick? If
adb shell pm grant [package/app name] android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant [package/app name] android.permission.DUMP
Or is there more or it's completely impossible . an answer would be appreciated.
Thanks
I'm here to ask 2 quick questions.
I'm not rooted because there's no root apps and no recovery for my phone to be able to root it.
1) can I grant an app root permissions using adb? Will these commands do the trick? If
adb shell pm grant [package/app name] android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant [package/app name] android.permission.DUMP
Or is there more or it's completely impossible . an answer would be appreciated.
Thanks