I want to use in my app 10-15 images. After adding 5 images with the extension Batch Drawable Import
my app is 78 MB large. Before adding the images it was 6 MB large.
The extension generates images for the different resolutions (hdpi, ldpi, ...). Every image in the xxhdpi folder is 10 - 14 MB large.
How can I solve this problem?