This section of the User Manual introduces key concepts and workflows that are useful to understand before you begin to develop a Unity application for Android.
Topic | 描述 |
---|---|
Unity for Android | Introduces Android as a platform you can create Unity applications for. |
Android requirements and compatibility | Lists requirements for Android development in Unity and Unity feature compatibility on Android devices. |
Gradle for Android | Introduces the Gradle build system, its version compatibility with Unity, and the structure of a Gradle project. |
Android App Manifest | Introduces Android App Manifests and explains how Unity generates them. |
Unity Launcher Manifest | Introduces Unity Launcher Manifests and explains how they configure how applications look and behave before they launch. |
Unity Library Manifest | Introduces Unity Library Manifests and explains how Unity uses them to generate the final Android App Manifest for an application. |
How Unity builds Android applications | A high-level overview of the Android build process. |