Check android project does not use the resource files (drawable and layout resource files).
CheckAndroidUnusedResource is hosted in the following web site
https://github.com/lijunjieone/CheckAndroidUnusedResource
If you think the Android project CheckAndroidUnusedResource listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of CheckAndroidUnusedResource.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in CheckAndroidUnusedResource. The names of the image files are listed as follows.
addr_input_bg_focused.9.png addr_input_bg_normal.9.png addr_input_bg_pressed.9.png tp_ic_new_window_press.png
The following screenshort is generated from the image listed above.
CheckAndroidUnusedResource has the following Java source files.
com.mx.res.check.FullscreenActivity.java com.mx.res.check.util.SystemUiHider.java com.mx.res.check.util.SystemUiHider2.java com.mx.res.check.util.SystemUiHiderBase.java com.mx.res.check.util.SystemUiHiderHoneycomb.java