Google Wifi
COMMUNICATION
Trackers
Permissions
Total permissions: 17 Unknown permissions: 4 Signature permissions: 0 Permissions considered normal: 10 Permissions considered dangerous: 3android.permission.ACCESS_COARSE_LOCATION
(dangerous instant)
Allows an app to access approximate location. Alternatively, you might want ACCESS_FINE_LOCATION.
android.permission.ACCESS_NETWORK_STATE
(normal instant)
Allows applications to access information about networks.
android.permission.ACCESS_WIFI_STATE
(normal)
Allows applications to access information about Wi-Fi networks.
android.permission.BLUETOOTH
(normal)
Allows applications to connect to paired bluetooth devices.
android.permission.BLUETOOTH_ADMIN
(normal)
Allows applications to discover and pair bluetooth devices.
android.permission.CAMERA
(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.
android.permission.CHANGE_WIFI_STATE
(normal)
Allows applications to change Wi-Fi connectivity state.
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.GET_PACKAGE_SIZE
(normal)
Allows an application to find out the space used by any package.
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.SET_ALARM
(unknown)
No description yet, this could be a misspelling or a permission created by the app itself
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.
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