Skip to main content
Version: 20 Mar 2024

Granting Permissions

Granting Permissions

When a Dangerous or Runtime permission is requested by an application, users can accept or deny it using the UI graphic that shows at runtime or by navigating the system menu through the path Settings > Privacy.

Runtime Permission Prompt

Dangerous permissions need to be requested at runtime. When an application requests a permission, a prompt shows on the applications screen.

Runtime Permissions Prompt

Permission Manager

Permissions can be allowed or revoked using Android's Permissions manager.

  1. To access the Permission manager, open the Settings Application and located the Privacy option.
Settings application with Privacy option highlighted
  1. Then select Permission manager.
Privacy screen with the Permissions Manager option highlighted
  1. The Permission Manager Screen shows all the permissions and the number of applications that are utilizing them.
Permission Manager Screen
  1. Selecting a permission shows a list of applications that granted or denied access to the permission.
Camera Permission Settings with Media Recorder application selected
  1. Selecting an application allows the user to revoke or allow the selected permission.
Camera Privacy Settings for the Media Recorder application