Discuss Android apps here.
Sep 6th, 2020, 6:43 pm
When I'm trying to use (su \ ADB shell) *pm revoke package.name.of.target android.permission.VIBRATE* on whatever app to disable (revoke\turn off) a Network \ Internet or Vibrate permission it says that it's not a "development permission" - what the heck this means and how to do it properly then, when modding the target app is not a option and Android ver. is below 6, so it doesn't have AppOps or Permissions toggles in the app manager, not that those 2 are shown there and can be disabled\turned off (root or not, it doesn't matter...) ?

I'm also trying to enable a disabled activity with ADB on a not rooted device, but this didn't work either...

Also I couldn't find a app with root access that can disable those type of permissions and even works on old OS vers.

Thanks in advance for any help.
Sep 6th, 2020, 6:43 pm