Invoice2go
BUSINESS
Trackers
Permissions
Total permissions: 16 Unknown permissions: 4 Signature permissions: 1 Permissions considered normal: 7 Permissions considered dangerous: 4android.permission.ACCESS_FINE_LOCATION
(dangerous instant)
Allows an app to access precise location. Alternatively, you might want ACCESS_COARSE_LOCATION.
android.permission.ACCESS_NETWORK_STATE
(normal instant)
Allows applications to access information about networks.
We need to keep this around for backwards compatibility
removed
android.permission.FOREGROUND_SERVICE
(normal instant)
Allows a regular application to use android.app.Service#startForeground Service.startForeground
android.permission.GET_ACCOUNTS
(dangerous)
Allows access to the list of accounts in the Accounts Service. Note: Beginning with Android 6.0 (API level 23), if an app shares the signature of the authenticator that manages an account, it does not need 'GET_ACCOUNTS' permission to read information about that account. On Android 5.1 and lower, all apps need 'GET_ACCOUNTS' permission to read information about any account.
android.permission.INTERNET
(normal instant)
Allows applications to open network sockets.
android.permission.MANAGE_ACCOUNTS
(normal)
We need to keep this around for backwards compatibility
removed
android.permission.READ_CONTACTS
(dangerous)
Allows an application to read the user's contacts data.
android.permission.SYSTEM_ALERT_WINDOW
(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()
android.permission.USE_CREDENTIALS
(normal)
We need to keep this around for backwards compatibility
removed
android.permission.WAKE_LOCK
(normal instant)
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
android.permission.WRITE_EXTERNAL_STORAGE
(dangerous)
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
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself
No description yet, this could be a misspelling or a permission created by the app itself