lb405828825 / android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources
0 stars 0 forks source link

android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources

Android Unused Resource Detector

Andround Unused Resources is a Java application that will scan your project for unused resources. Unused resources needlessly take up space, increase the build time, and clutter the IDE's autocomplete list.

To use it, ensure your working directory is the root of your Android project, and run: java -jar AndroidUnusedResources.jar