I can't publish my app to Play Store as it is too big. Can anyone help please?
Hello everyone.
I've built a music app which I uploaded my own audio files in to it, and the total is more than 500MB. So I can't publish it to Play Store as it only allow 100MB.
Is there anyway I can reduce it or are there anyway I can store my files without upload them directly to the app.
Thank you.
Comments
Hey I don't think anyway of compressing anywhere near below 100mb (but someone please correct me if I'm wrong)!
Using Andromo, I think the only solution is to store them on a web server and then link your app to the website but that won't look too pretty for an app and you'll need to build a website and find (pay) for somewhere to store the data.
Thank you.