🔐 Permissions Explained
- REQUEST_DELETE_PACKAGES - necessary to uninstall applications.
- REQUEST_INSTALL_PACKAGES - necessary to install split APK's.
- WRITE_EXTERNAL_STORAGE - necessary to export APK's, and other resources to device storage (Android 10 and below).
- QUERY_ALL_PACKAGES - necessary permission to get most applications visible in Android 11 and above.