Skip to content

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

Notifications You must be signed in to change notification settings

Dot1q84/android-unused-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-unused-resources

Automatically exported from code.google.com/p/android-unused-resources 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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages