I have asked about this before but no good answer.
I want to publish my app on google play. Considering the 50MB limit --I cant publish it
My app requires audio files. These audio files push the app size well into 100+MB. I have decide to split the audio into sections and store them on a server. I want the user to be able to download need sections as needed.
Eg. The app is 110MB, so I publish app with 10MB. The remaining 100MB I would split into chunks maybe 10MB and store them on a server. Within the installed app from google play, user can then download needed sections at will.
Pls how can I do this?
Thanks
I want to publish my app on google play. Considering the 50MB limit --I cant publish it
My app requires audio files. These audio files push the app size well into 100+MB. I have decide to split the audio into sections and store them on a server. I want the user to be able to download need sections as needed.
Eg. The app is 110MB, so I publish app with 10MB. The remaining 100MB I would split into chunks maybe 10MB and store them on a server. Within the installed app from google play, user can then download needed sections at will.
Pls how can I do this?
Thanks