Android Open Source - App permission permissions






Project Summary

Lists permissions requested by each installed app on the Android system..

Web Site / Source Repository

permissions is hosted in the following web site
https://github.com/tellmas/permissions

If you think the Android project permissions listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of permissions.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version15
Activity Count1
jar files usedandroid-support-v4.jar




License

The license information of permissions is as follows:

MIT License

Resource Files

There are 1 image files in permissions. The names of the image files are listed as follows.

ic_navigation_drawer.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.tellmas.android.permissions.AppListExpandableListAdapter.java
com.tellmas.android.permissions.AppListFragment.java
com.tellmas.android.permissions.ApplicationInfoComparator.java
com.tellmas.android.permissions.ApplicationInfo.java
com.tellmas.android.permissions.GlobalDefines.java
com.tellmas.android.permissions.MainActivity.java
com.tellmas.android.permissions.PermListExpandableListAdapter.java
com.tellmas.android.permissions.PermListFragment.java
com.tellmas.android.permissions.PermissionInfoComparator.java
com.tellmas.android.permissions.PermissionInfo.java
com.tellmas.android.permissions.Permission.java