Android Open Source - App permission rights-alert






Project Summary

Android application ? Display a list of applications that have a lot of permissions.

Web Site / Source Repository

rights-alert is hosted in the following web site
https://github.com/kyriog/rights-alert

If you think the Android project rights-alert 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 rights-alert.

ItemValue
Java File Count8
Target SDK Version14
Minimum SDK Version8
Activity Count2




License

The license information of rights-alert is as follows:

GNU General Public License

Java Source Files

fr.keuse.rightsalert.activity.ApplistActivity.java
fr.keuse.rightsalert.adapter.ApplistAdapter.java
fr.keuse.rightsalert.comparator.ApplicationEntityComparator.java
fr.keuse.rightsalert.entity.ApplicationEntity.java
fr.keuse.rightsalert.handler.LoadApplicationsHandler.java
fr.keuse.rightsalert.helper.Score.java
fr.keuse.rightsalert.preference.RightsalertPreference.java
fr.keuse.rightsalert.thread.LoadApplicationsThread.java