I am having an issue to reduce the file size generated in android.I had gone through, may be, every possible look out in google for the same. But could not get a clear view.
Is there a way to possibly reduce the apk file size? Any help would be appreciated
How to reduce the apk file size generated |
1 Replies
Do you think the size is excessive? How large is it? Do you include some seed data for your database? Do you have a lot of images/videos or other static content?
It's hard to help without any details about your app.