aar

io.github.nishkarsh : android-permissions

Maven & Gradle

May 02, 2022
75 stars

Android Permissions · An android library that makes it really easy to deal with dynamic permissions. Based on the context, the library automatically decides whether to show a dialog (in case the app is in foreground) or a notification (in case permission is required by a background service).

Table Of Contents

Latest Version

Download io.github.nishkarsh : android-permissions AAR file - Latest Versions:

All Versions

Download io.github.nishkarsh : android-permissions JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.0.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window android-permissions-2.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement