Skip to content

Python script to add all required permissions to all installed apps on device (android)

Notifications You must be signed in to change notification settings

lucawen/adb-perm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADB-PERM

Add the required permissions of all applications installed on your device.

Why?

When i disabled the "MIUI Features" from my phone, all permissions of all applications have been reseted. So i make this script to re-enable this permissions so i dont need to go in every app settings and enable then.

Documentation

You need to have adb and aapt installed in your system to this work. The script itself dont need any extra pip library.

Connect you device to you system and enable usb debugging mode.

All prompts will be made on script.

python main.py

License

MIT

Free Software, Hell Yeah!

About

Python script to add all required permissions to all installed apps on device (android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages