|
✅
Common
|
Internet access
android.permission.INTERNET
|
Allows the app to open network connections and communicate with online services. |
Commonly used for streaming, syncing, login, ads, analytics, downloads, cloud features, and app updates. |
Common permission. Review the app’s behavior if it does not appear to need online access. |
|
✅
Common
|
View network status
android.permission.ACCESS_NETWORK_STATE
|
Allows the app to check whether the device is connected to Wi-Fi, mobile data, or another network. |
Often used to avoid loading content when offline or to adjust loading based on connection quality. |
Generally low risk by itself. |
|
ℹ️
Review
|
Keep device awake
android.permission.WAKE_LOCK
|
Allows the app to prevent the device from sleeping while a task is running. |
Used for media playback, downloads, navigation, alarms, calls, or long-running background tasks. |
Review battery usage if the app keeps the device awake too often. |
|
ℹ️
Review
|
Check License
android.permission.CHECK_LICENSE
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Access Wifi State
android.permission.ACCESS_WIFI_STATE
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Modify Audio Settings
android.permission.MODIFY_AUDIO_SETTINGS
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
✅
Common
|
Vibration control
android.permission.VIBRATE
|
Allows the app to control device vibration. |
Used for notifications, alerts, haptic feedback, timers, alarms, or game feedback. |
Generally low risk by itself. |
|
ℹ️
Review
|
Android Vending Billing
android.vending.BILLING
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Vending Billing
com.android.vending.BILLING
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Vending Get Accounts
com.android.vending.GET_ACCOUNTS
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Vending Use Credentials
com.android.vending.USE_CREDENTIALS
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |
|
ℹ️
Review
|
Bind Get Install Referrer Service
BIND_GET_INSTALL_REFERRER_SERVICE
|
This is an Android permission or app-specific permission requested by the app. |
The app may use this permission for features related to its category, device support, background behavior, storage, connectivity, or system integration. |
Review this permission before installing, especially if it does not match the app’s expected purpose. |