Unfortunately, there's no way to avoid duplication with the current architecture, AFAIK. You can sometimes use some redirection to reuse a given image for, say, both -large and -hdpi, but that's about it. In my experience, this is one big reason for APK bloat.
Long ago, I submitted a feature request to address this issue ( http://code.google.com/p/android/issues/detail?id=5207), but right now it only has 2 stars and hasn't even been acknowledged by the platform team. String -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

