Android Libraries and Android Archives (AAR) are plug-in types that can contain C++ and Java code, resources such as assets, and a plug-in manifest file. You can use them to reuse components across multiple applications, or build variations of one application with the same core components.
Topic | 描述 |
---|---|
Introducing Android Library Projects and Android Archive plug-ins | Understand Android Library Projects and Android Archives. |
Import an Android Library Project | Import an Android Library Project into your Unity Project. |
Import an Android Archive plug-in | Import an Android Archive into your Unity Project. |