This Tutorial is for those who already have an existing application in the play store that is APK and want to switch to App Bundle (AAB) which will become compulsory in August 2021.
Steps for updating the EXISTING application to App bundle (Switching to App bundle)
(Note: Steps 2 and 3 are no longer necessary if using B4A Version 11+)
1. Make sure you are using the latest B4A version (version 10.7 +)
2. If possible, Redownload the 2 files in step #2 here https://www.b4x.com/b4a.html
3. Download bundletool.jar and put it in <android sdk>\tools\bin
4. Select Release or Release Obsfucated in the IDE.
5. Goto Project -> Build App Bundle (the AAB file will be created in the objects folder)
6. Create a new Release in play store and Upload your new AAB File
Steps for updating the EXISTING application to App bundle (Switching to App bundle)
(Note: Steps 2 and 3 are no longer necessary if using B4A Version 11+)
1. Make sure you are using the latest B4A version (version 10.7 +)
2. If possible, Redownload the 2 files in step #2 here https://www.b4x.com/b4a.html
3. Download bundletool.jar and put it in <android sdk>\tools\bin
4. Select Release or Release Obsfucated in the IDE.
5. Goto Project -> Build App Bundle (the AAB file will be created in the objects folder)
6. Create a new Release in play store and Upload your new AAB File
Last edited: