Product Documentation

Customize App Permissions

Android App Permissions (Usage information)


INTERNET

Allows applications to access the Internet & Network.

ACCESS_NETWORK_STATE

Allows applications to access information about networks.

ACCESS_COARSE_LOCATION

Allows an app to access approximate location.

ACCESS_FINE_LOCATION

Allows an app to access precise location.

CAMERA

Required to be able to access the camera device.

READ_EXTERNAL_STORAGE

Allows app to read from external storage.

WRITE_EXTERNAL_STORAGE

Allows app to write to external storage.

RECORD_AUDIO & MODIFY_AUDIO_SETTINGS

RECORD_AUDIO Allows app to record audio. Alon with that, MODIFY_AUDIO_SETTINGS Allows app to modify global audio settings.

VIBRATE

Allows your app access to the vibrator.


Here's how to customize and enable/disable permissions while building an app.

  • Click on "Customize App Permissions" as in Step 1.
  • Check/Uncheck permissions as required to your app.
  • Click OK to apply.

This documentation is still under development, we are working to add more things to it to make it complete. Keep yourself up to date by visiting this page whenever you needs any help. If heaving some issues, you can contact Support