Thursday, September 1, 2011

[android-developers] Re: Removing unused resources.

I don't think so...
according to me, better to remove all images, then looks error,
and add one by one images according to error, that will remove all
unused images.

On Sep 1, 10:45 am, Akhilesh Mani <coffeewitha...@gmail.com> wrote:
> 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