Manifest Destiny

gDMSS Lite

TOOLS

Trackers

Permissions

Total permissions: 20
Unknown permissions: 3
Signature permissions: 4
Permissions considered normal: 9
Permissions considered dangerous: 4
Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
Allows applications to access information about networks.
Allows applications to access information about Wi-Fi networks.
(dangerous instant)
Required to be able to access the camera device. This will automatically enforce the '> uses-featureall camera features. If you do not require all camera features or can properly operate if a camera is not available, then you must modify your manifest as appropriate in order to install on devices that don't support all camera features.
(signature privileged development)
Allows an application to modify the current configuration, such as locale.
We need to keep this around for backwards compatibility
removed
Allows applications to open network sockets.
Allows an application to modify global audio settings.
Allows mounting and unmounting file systems for removable storage. Not for use by third-party applications.
Allows an application to record audio.
(signature setup appop installer pre23 development)
Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user. Note: If the app targets API level 23 or higher, the app user must explicitly grant this permission to the app through a permission management screen. The app requests the user's approval by sending an intent with action ACTION_MANAGE_OVERLAY_PERMISSION. The app can check whether it has this authorization by calling android.provider.Settings#canDrawOverlays Settings.canDrawOverlays()
We need to keep this around for backwards compatibility
removed
Allows access to the vibrator.
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
(signature preinstalled appop pre23)
Allows an application to read or write the system settings. Note: If the app targets API level 23 or higher, the app user must explicitly grant this permission to the app through a permission management screen. The app requests the user's approval by sending an intent with action ACTION_MANAGE_WRITE_SETTINGS. The app can check whether it has this authorization by calling android.provider.Settings.System#canWrite Settings.System.canWrite()
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.
No description yet, this could be a misspelling or a permission created by the app itself
TOOLS 2

Map of past connections