I am just curious, what is the maximum size of an APK file that isn't distributed via Google Play?
And including all expansion files, what exactly is the largest possible size of a non-Google Play Android app?
The only method i find from other dev in itch is to create separate folder for the apk data. Then user install the apk and paste the folder in to android data folder. However, recent android version has limited user access to this folder and it would be hard for user that dont understand much about this.