Recently I have updated Android Studio from 2.0 preview to 2.0 stable version. I realised that after this update my app's release apk size changed from 6MB to 14MB. Anyone have any idea why this is happening and what is the solution to reduce apk size?
Asked
Active
Viewed 47 times
0
-
It should not happen. Do you use vector drawbles? Did you turn off proguard? – Eugen Martynov Apr 26 '16 at 19:05
-
No, I m not using vector drawables also proguard is on. – Neha Madiwal Apr 27 '16 at 03:47
-
I have filed an issue for it, here is the link https://code.google.com/p/android/issues/detail?id=208328 – Neha Madiwal Apr 27 '16 at 15:20