I have on this moment too many xml string values. I started to delete the ones I don’t use, but this is quite hard (I don’t really know which I do use, and witch I don’t). Is there a function in eclipse that can do this for me, or help me whit it? (Like some call hierarchy)
Android Lint should be able to help you with this.
On the website it states that it can do following things:
Missing translations (and unused translations)
Layout performance problems (all the issues the old layoutopt tool used to find, and more)
Unused resources
Inconsistent array sizes (when arrays are defined in multiple configurations)
Accessibility and internationalization problems (hardcoded strings, missing contentDescription, etc)
Icon problems (like missing densities, duplicate icons, wrong sizes, etc)
Usability problems (like not specifying an input type on a text field)
Manifest errors
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With