🔐 Permissions Explained

As a privacy-friendly application, Package Manager only demands the very necessary permissions required to offer the promised features, and are

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