Another app that you can use to install an AAB file is called the App Bundle Installer , which, again, is available for download on the Google Play Store. Note that this is a free, ad supported app that is still in development.
Read moreWhat is split application binary unity?
When the Split Application Binary option is enabled the player executable and data will be split up , with a generated . apk (main application binary) consisting only of the executable (Java, Native) code (around 10MB), any and all script / plugin code, and the data for the first scene.
Read moreHow to split APK unity?
obb). To find it, go to Edit -> Project Settings -> Player . Then select the Android button, and expand the Publishing Settings section. The setting is a checkbox marked “Split Application Binary”.
Read moreHow do I create an OBB file?
Set the input directory for creating an OBB file, or the output directory when extracting ( -dump ) an existing file . When creating an OBB file, the contents of the specified directory and all its sub-directories are included in the OBB file system. Specify the filename for the OBB file.
Read moreHow to split APK unity?
obb). To find it, go to Edit -> Project Settings -> Player . Then select the Android button, and expand the Publishing Settings section. The setting is a checkbox marked “Split Application Binary”.
Read moreHow do I install AAB files?
Pick the Android App Bundle from the file picker, and SAI will automatically pick the split apks that match your device. You can also choose specific split APKs, say if you need an additional language. Once that’s done, tap on “Install”.
Read moreHow do I install AAB files?
Pick the Android App Bundle from the file picker, and SAI will automatically pick the split apks that match your device. You can also choose specific split APKs, say if you need an additional language. Once that’s done, tap on “Install”.
Read more