MobileApplicationDevelopment
MobileApplicationDevelopment
MobileApplicationDevelopment
1)Install-time permissions.
Install-time permissions give your app
limited access to restricted data, and they
allow your app to perform restricted actions
that minimally affect the system or other
apps.
2) Runtime permissions
Runtime permissions, also known as dangerous
permissions, give your app additional access to
restricted data, and they allow your app to
perform restricted actions that more substantially
affect the system and other apps.
3) Special permissions