KeKu
COMMUNICATION
Trackers
Permissions
Total permissions: 18 Unknown permissions: 3 Signature permissions: 0 Permissions considered normal: 8 Permissions considered dangerous: 7android.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.BLUETOOTH
(normal)
Allows applications to connect to paired bluetooth devices.
android.permission.CALL_PHONE
(dangerous)
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call.
costsMoney
android.permission.DISABLE_KEYGUARD
(normal)
Allows applications to disable the keyguard if it is not secure.
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.
Allows an application to modify global audio settings.
android.permission.READ_CONTACTS
(dangerous)
Allows an application to read the user's contacts data.
android.permission.READ_PHONE_STATE
(dangerous)
Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any android.telecom.PhoneAccount registered on the device. 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 ' targetSdkVersion is 4 or higher.
android.permission.RECORD_AUDIO
(dangerous instant)
Allows an application to record audio.
android.permission.VIBRATE
(normal instant)
Allows access to the vibrator.
android.permission.WAKE_LOCK
(normal instant)
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
android.permission.WRITE_CONTACTS
(dangerous)
Allows an application to write the user's contacts data.
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
org.Keku.permission.C2D_MESSAGE
(unknown)
No description yet, this could be a misspelling or a permission created by the app itself