eclipse - How to make Android App (.apk file size) size smaller? -



eclipse - How to make Android App (.apk file size) size smaller? -

i have been working on eclipse ide , smallest apk file (hello world) takes 2-3mb of size.

while application greenify, beingness advanced, < 2mb.

i did find answers related complicated understand.

look setting proguard eclipse. don't have experience running proguard in eclipse, on gradle builds if have minifyenabled , shrinkresources set true, cut down apk size.

android eclipse

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -