29jitender/android-unused-resources
Automatically exported from code.google.com/p/android-unused-resources
Java
Issues
- 1
hot to save log in a txt file?
#31 opened by GoogleCodeExporter - 0
Fails under Cordova because it has path ant-gen/R.java.d rather than the expected gen/R.java
#32 opened by GoogleCodeExporter - 0
- 0
Move project to Github
#34 opened by GoogleCodeExporter - 0
- 0
- 3
- 5
Stuck in “ resources Found" process.
#26 opened by GoogleCodeExporter - 0
Can not see the unused file dir
#27 opened by GoogleCodeExporter - 2
Cannot find R.java for maven builds
#23 opened by GoogleCodeExporter - 1
Report used ids as unused
#24 opened by GoogleCodeExporter - 0
- 0
- 0
- 2
Gives false positives for unused id's in a file with RelativeLayout, where id is referenced by other items in the same layout using android:layout_below
#21 opened by GoogleCodeExporter - 0
- 1
v
#17 opened by GoogleCodeExporter - 2
- 2
- 2
Does not take into consideration id references inside layouts (i.e. RelativeLayout)
#15 opened by GoogleCodeExporter - 0
Doesn't check resources to see if they're use in library project references
#16 opened by GoogleCodeExporter - 4
wrong working directory (hard coded?)
#12 opened by GoogleCodeExporter - 4
- 4
- 1
doesn't run when you put it under root
#11 opened by GoogleCodeExporter - 1
Patch for /trunk/src/ca/skennedy/androidunusedresources/ResourceScanner.java
#9 opened by GoogleCodeExporter - 1
Style file and Manifest.
#7 opened by GoogleCodeExporter - 3
Detail wrong unused string
#8 opened by GoogleCodeExporter - 2
Unused colors are still in the list after removing them from resources
#5 opened by GoogleCodeExporter - 2
attrs in own namespace
#6 opened by GoogleCodeExporter - 3
- 1
Not detecting unused resources whose names are substrings of used resources
#1 opened by GoogleCodeExporter - 1
- 1
Next styles seem to have issues.
#3 opened by GoogleCodeExporter