Manifest Destiny

Ancleaner

TOOLS

Trackers

Permissions

Total permissions: 13
Unknown permissions: 1
Signature permissions: 2
Permissions considered normal: 8
Permissions considered dangerous: 2
Allows applications to access information about networks.
Allows an application to clear the caches of all installed applications on the device.
Allows an application to expand or collapse the status bar.
Allows an application to find out the space used by any package.
Allows applications to open network sockets.
Allows an application to call killBackgroundProcesses.
(signature privileged development appop retailDemo)
Allows an application to collect component usage statistics Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.
Allows an application to read from external storage. Any app that declares the WRITE_EXTERNAL_STORAGE permission is implicitly granted this permission. This permission is enforced starting in API level 19. Before API level 19, this permission is not enforced and all apps still have access to read from external storage. You can test your app with the permission enforced by enabling
softRestricted immutablyRestricted
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to write to external storage. Note: If both your ' minSdkVersion and ' targetSdkVersion values are set to 3 or lower, the system implicitly grants your app this permission. If you don't need this permission, be sure your '>getExternalFilesDir and getExternalCacheDir. If this permission is not allowlisted for an app that targets an API level before Q this permission cannot be granted to apps.
softRestricted immutablyRestricted
No description yet, this could be a misspelling or a permission created by the app itself
Allows an application to install a shortcut in Launcher. In Android O (API level 26) and higher, the INSTALL_SHORTCUT broadcast no longer has any effect on your app because it's a private, implicit broadcast. Instead, you should create an app shortcut by using the android.content.pm.ShortcutManager#requestPinShortcut requestPinShortcut()method from the android.content.pm.ShortcutManagerclass.
Don't use this permission in your app.This permission is no longer supported.
TOOLS 4

Map of past connections