Skip to content

What permissions are required by Android Diaro app?

Network communication (ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE, INTERNET)
Permissions are required to receive ads and sync data.
 
In-app billing service and accounts (BILLING, GET_ACCOUNTS, USE_CREDENTIALS)
Permission is required to make a Diaro PRO purchase through Google Play's billing service and Google sign in service.

Location (ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION)
Permission is required to obtain current location coordinates and address.
 
Storage (WRITE_EXTERNAL_STORAGE)
Permission is required to save media files on external SD Card
 
Boot notification (RECEIVE_BOOT_COMPLETED)
Permission is required to start a permanent Diaro notification (if enabled).
 
Read phone status and identity (READ_PHONE_STATE)
This permission is required to get the unique id of your device.
 
Retrieve running apps (GET_TASKS)
This permission is required to get information about currently running tasks and is used for managing a security code.

Feedback and Knowledge Base