Version: 2022.3
Android application size restrictions
APK expansion files

Introduction to asset splitting

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 thus applications you want to distribute through Google Play must use Play Asset Delivery to split assets.

其他资源

Android application size restrictions
APK expansion files