- Sep 19, 2017
- 15
- 0
- 0
I want to use the system up tuner app but my phone is not rootable. The only other alternative is to execute 3 adb shell commands but I cannot figure out how to get them to work on terminal emulator.( I am aware that I should be using cmd on pc I just don’t have access to mine rn) My question is is it possible to do on terminal emulator? And if so, how? The commands are...
adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP
adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS
adb shell pm grant com.zacharee1.systemuituner android.permission.WRITE_SECURE_SETTINGS
adb shell pm grant com.zacharee1.systemuituner android.permission.DUMP
adb shell pm grant com.zacharee1.systemuituner android.permission.PACKAGE_USAGE_STATS