Google play requires that apps over 50MB be divided into separate parts.
I programmed my entire 100MB app with Kwik, a third party plug in that uses photoshop to generate lua code for storybooks. The app works great, but I have no clue what is best practice for dividing it up.
My first thought is to put the audio in a separate upload, but then how do I code to account for this.
I figure I need some code for my main, or my configure? Can anybody advise on this?
Thanks! [import]uid: 106593 topic_id: 25426 reply_id: 325426[/import]
I’m finding a better solution too but the unique solution for now is use the network.download and download the content that you need when star the app at the first time. [import]uid: 6732 topic_id: 25426 reply_id: 130440[/import]
I’m finding a better solution too but the unique solution for now is use the network.download and download the content that you need when star the app at the first time. [import]uid: 6732 topic_id: 25426 reply_id: 130440[/import]
I like the network.download solution but I am very curious how to accomplish the 2gb expansion pack offering that Google now allows.
Matt
[import]uid: 18783 topic_id: 25426 reply_id: 132948[/import]
I like the network.download solution but I am very curious how to accomplish the 2gb expansion pack offering that Google now allows.
Matt
[import]uid: 18783 topic_id: 25426 reply_id: 132948[/import]