Addressables for Android package
The Addressables for Android package works in conjunction with the Addressables package to support Play Asset Delivery and provides you tools to pack Addressable groups into Android asset packs. This way you can take full advantage of asset pack based dynamic delivery.
Furthermore, you can pack different texture compression variants to Android asset packs with Texture Compression Targeting support for your project.
Section | Description |
---|---|
Get started | Install and set up the Addressables for Android package. Learn about the requirements and compatibility of the Unity Editor and Addressables package. |
Build content for Play Asset Delivery | Understand how to configure Play Asset Delivery schema to Addressable groups and build content. |
Use Texture Compression Targeting support | Understand how the package makes use of Texture Compression Targeting support to build content. |
Manage asset packs at runtime | Understand how to load and remove Android asset packs at runtime. |