I never saw an app that is 273MB, I have to be doing something wrong; I have 75 pngs for an animation. An app is not supposed to be that big, right?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Your app can definitely be that size. Many games are huge in size. You’ll have to use the APK expansion files method provided by google for this. See here:
https://developer.android.com/guide/google/play/expansion-files.html
You’ll have to store them on the SD card as they’ll be too big for internal memory.
Also consider compression or smaller file sizes as alternatives although this depends highly on what you plan to do with your images (if it’s very important that the images be high-res, then don’t compress).