Hello,
You cannot put 10GB file to your application, here are limiations.
- Max size for all asset packs combined = 2 GB.
- Max number of asset packs = 50.
- Max size of install-time asset packs is 1 GB. (might be more then one, not very clear)
- Max size of each fast-follow and on-demand asset pack = 512 MB.
If you have a large file, you can separate these files in your server side and create several paths with webapi to download them to the appdata folder by DownloadManager in android
Best Regards,
Leon Lu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.