apk size is too big due to adding images in all drawable folders android -


in application, there lots of images, not small button background images, full screen size images in application. due adding different sizes images in 4 drawable folders, application size increasing more expected 18mb due images. best way optimize taken care of not stretch images in screen sizes? know 9 patch image, how use full screen size images 9 patch images?

it may best have separate apks each resolution. have @ multiple apk support:

for example, can provide 1 apk supports small , normal size screens , apk supports large , xlarge screens.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -