Depending on which publishing format your application uses, there is a different solution for asset splitting.
The following table shows which asset splitting solution is for which publishing format:
Publishing format | Asset splitting solution |
---|---|
APKThe Android Package format output by Unity. An APK is automatically deployed to your device when you select File > Build & Run. More info See in Glossary |
APK expansion files |
Android App Bundle (AAB) | Play Asset Delivery |
Note: Some digital distribution services require applications to use a specific publishing format. For example, Google Play requires new applications to use the AAB format thus applications you want to distribute through Google Play must use Play Asset Delivery to split assets.