Skip to content

Simple Android applications which demonstrate the subtleties of requesting runtime permissions.

Notifications You must be signed in to change notification settings

adil-hussain-84/android-runtime-permission-experiments

Repository files navigation

Android Runtime Permission Experiments

This project houses a couple of Android applications which each demonstrate a particular problem of Android's "request permission at runtime" APIs or a workaround for one of the problems.

The applications in this project are as follows:

  • app1 – Example of the "request permission at runtime" API limitations
  • app2 – Workaround for the "request permission at runtime" API limitations
  • app3 – Demonstration of how to request the "post notifications" permission and how to deal with rejection

About

Simple Android applications which demonstrate the subtleties of requesting runtime permissions.

Topics

Resources

Stars

Watchers

Forks

Languages