Manifest Destiny

Lightning

COMMUNICATION

Trackers

Permissions

Total permissions: 8
Unknown permissions: 0
Signature permissions: 0
Permissions considered normal: 5
Permissions considered dangerous: 3
Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
Allows applications to access information about networks.
Allows applications to open network sockets.
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 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
We need to keep this around for backwards compatibility
removed
We need to keep this around for backwards compatibility
removed
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.
COMMUNICATION 0

Map of past connections