Permissions Overview - Last News

Breaking

Home Top Ad

Post Top Ad

Tuesday, 8 May 2018

Permissions Overview

Developer Guides


Permissions Overview

The purpose of a permission is to protect the privacy of an Android user. Android apps must request permission to access sensitive user data (such as contacts and SMS), as well as certain system features (such as camera and internet). Depending on the feature, the system might grant the permission automatically or might prompt the user to approve the request.
This page provides an overview to how Android permissions work, including: how permissions are presented to the user, the difference between install-time and runtime permission requests, how permissions are enforced, and the types of permissions and their groups. If you just want a how-to guide for using app permissions, instead seeRequest App Permissions.

Permission approval

No comments:

Post a Comment

Post Bottom Ad

Pages