|
⚠️
Sensitive
|
Read external storage
android.permission.READ_EXTERNAL_STORAGE
|
Allows the app to read files from shared device storage. |
Used by media players, file managers, backup apps, editors, upload tools, and document apps. |
Sensitive permission. Review carefully if the app does not need access to files or media. |
|
✅
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
|
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. |
|
✅
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
|
Send notifications
android.permission.POST_NOTIFICATIONS
|
Allows the app to send notifications to the device. |
Used for alerts, reminders, messages, account activity, updates, or media controls. |
Review notification settings if the app sends too many alerts. |
|
ℹ️
Review
|
Gms Permission Ad Id
com.google.android.gms.permission.AD_ID
|
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
|
Finsky Permission Bind Get Install Referrer Service
com.google.android.finsky.permission.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. |
|
ℹ️
Review
|
C2dm Permission Receive
com.google.android.c2dm.permission.RECEIVE
|
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
|
Com Applovin Array Apphub Permission Bind Apphub Service
com.applovin.array.apphub.permission.BIND_APPHUB_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. |
|
ℹ️
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
|
Com Ahoygames Backgammon Permission C2d Message
com.ahoygames.backgammon.permission.C2D_MESSAGE
|
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. |
|
⚠️
Sensitive
|
Modify external storage
android.permission.WRITE_EXTERNAL_STORAGE
|
Allows the app to write or modify files in shared device storage. |
Used for saving downloads, media files, exports, edited documents, backups, or cached content. |
Sensitive permission. Make sure file access matches the app’s purpose. |