I was trying to upload apk to google play. And I can see .aab is expected (ya I know the message they sent long time back that from august aab instead of .apk) So now I downloaded .aab from kodular.
previously i was using APK editor studio to add more assets to apk. Now with .aab what to do? Or how to add all my assets to .aab file?
Here is a test aia (with 500 text files in the assets).
Try removing some assets and try to upload … to get the exact number of assets that are still accepted …
Have fun manyAssets.aia (76.0 KB)
As long as there is still no way to decompile an AAB, I only see this option:
You can download the files (assets) on the first run to the ASD, copy them to the privateDir and then remove them from the ASD. In this way, the files are still in the internal storage and cannot be accessed without a rooted device.