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 |
---|---|
APK | 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 which means your application must use Play Asset Delivery if you want to distribute your application through Google Play.