Wednesday, August 31, 2011

[android-developers] Removing unused resources.

I am looking for an efficient way to find out if a resource (mostly a drawable) is used in java or in an XML file.The problem is, that on my current project the drawables are changed often and now I have some drawables, which might never be used.Is there a tool/way to find those unused drawables without search each filename in the whole project?

Best Regards.

Mani.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment