Android Permissions Tester helps you test different permissions states in your application without the need to go to your device permissions settings.
- Install Android Studio
- Launch the IDE and open plugin settings
- Search for "Android Permissions Tester" and click install
- Open "Android Permissions Tester" by clicking on the new key icon on the toolbar or go to "Tools" -> "Permissions Tester"
- Clone the repo
- Add environment variable with path to Android Studio instance
ANDROID_IDE_PATH
- Run gradle task
Tasks > intellij > runIde