Hi All, In my application, we are using lots of images to create UI because of which drawable folder size is quite big. Now to take care of different resoultion, we have three folders for ldpi, hdpi and mdpi (haven't xdpi), which again is increasing its size.
I want to know is there any way that application firstly check the resolution of the device and only one folder get copied. Or is there any other suggestion to decrease the apk size. -- 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

