Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Will you make one apk for Android instead of 6 apks

(+2)

No, because Google decided Android can't install apks bigger than 2gb.

(1 edit)

If so then why is tropicali 3.9gb?

Also when downloading the apks it won't let me launch them it keeps saying "there was a problem while parsing this package"

(+2)

Because it's an older 32bit .apk, and that's the absolute maximum it can be. 

OoT is way bigger than 4gb even when scaled down.

It is one APK. But if we distribute it with that one apk you will have to manually extract and place asset files in the correct places. We can’t make apks arbitrarily big. Instead we just do all the work, make sure all the assets in the correct place and correct versions before game apk is installed.