App permissions notification
Almost all apps require your permission to use your Android's features. These permissions are written by Google, but do not necessarily reflect how our app will use them on your device.
When you install or update our Android app, we may ask for your consent to access permissions on your mobile device. Below are some of the permissions required by our app and examples of how we use them. You can see a complete list of permissions the app uses by visiting the Play Store.
What permissions do we use?
Permissions name: android.permission.SET_WALLPAPER
Allows applications to set the wallpaper.
Permissions name: android.permission.READ_EXTERNAL_STORAGE, android.permission.WRITE_EXTERNAL_STORAGE
Required, to display or use the current background.
Permissions name: android.permission.ACCESS_NETWORK_STATE, android.permission.ACCESS_WIFI_STATE, android.permission.INTERNET
These permissions are related to the internet access. The INTERNET one is so we can perform operations that require internet and the other are just so we can know if we’re connected to a network or if we have internet at all.
Permission name: android.permission.WAKE_LOCK
This permission allows an app to keep the phone awake for a certain amount of time.
- Android permissions overview: https://developer.android.com/guide/topics/permissions/overview
- Android permissions list: https://developer.android.com/reference/android/Manifest.permission.html
- Android 10 privacy changes: https://developer.android.com/about/versions/10/privacy/changes