Hello everyone.
Is there some way, or summary procedure, to upload many image files as Assets?
I have checked this subject, some texts says its not possible, just one by one…
Can dowload an AIA file and manually change it can solve this issue?
Thanks programmers…
It’s possible !
It’s something like that See here:
Steps to build a big app for
APK → max. 100 MB or
AAB → max. 150 MB (new, added on Aug 31, 2021)
1. APK (Note: apps that were released before Aug 1, 2021 can still use APKs !)
You can use e.g. APK Editor Studio for that.
First download the keystore “android.keystore” from your Kodular account and rename it to: “android.ks”
remove some big files (png, jpg, mp3, wav, …) from the assets (AIA < 20 MB, better < 5 MB)
build APK
decompile APK
(re)insert the missing files to the assets
recomp…
1 Like
See here (if your aia size < ~ 27 MB → I can't launch apk from my App - #13 by bodymindpower ):
The compiled app (APK) must definitely be ≤ 32MB.
Otherwise (aia size > ~ 27MB) you can go the way @Mohamed_Tamer suggested.
1 Like
system
(system)
Closed
October 31, 2020, 8:52am
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.