Android Open Source - Development tool PkRequestManager






Project Summary

A helpful tool which helps make app icon requests for Android a breeze!.

Web Site / Source Repository

PkRequestManager is hosted in the following web site
https://github.com/Pkmmte/PkRequestManager

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi, nodpi]
Target SDK Version20
Minimum SDK Version15
Activity Count5
jar files usedandroid-support-v4.jar
pkrequestmanager.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\appfilter.xml




License

The license information of PkRequestManager is as follows:

MIT License

Resource Files

There are 9 image files in PkRequestManager. The names of the image files are listed as follows.

card_bg.9.png
card_bg_selected.9.png
card_focused.9.png
card_pressed.9.png
ic_deselect_all.png
ic_select_all.png
ic_selected.png
ic_selected_white.png
ic_send.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.pkmmte.requestmanager.AppFilterListener.java
com.pkmmte.requestmanager.AppInfo.java
com.pkmmte.requestmanager.AppLoadListener.java
com.pkmmte.requestmanager.InstalledAppLoadListener.java
com.pkmmte.requestmanager.PkRequestManager.java
com.pkmmte.requestmanager.RequestSettings.java
com.pkmmte.requestmanager.SendRequestListener.java
com.pkmmte.requestmanager.Static.java
com.pkmmte.requestmanager.sample.AdvancedActivity.java
com.pkmmte.requestmanager.sample.AutomaticActivity.java
com.pkmmte.requestmanager.sample.BasicActivity.java
com.pkmmte.requestmanager.sample.IntermediateActivity.java
com.pkmmte.requestmanager.sample.MainActivity.java
com.pkmmte.requestmanager.sample.QuickScroll.java