Version: 2022.3
Android
Android requirements and compatibility

Introducing Android

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.

Android is a popular open-source operating system for smartphones and tablets. Unity includes native support for the Android platform which means you can use Unity and its tools to create and deliver 2D and 3D applications for Android.

For general information about creating for Android, see Android’s developer documentation.

Unity Megacity running on an Android device.
Unity Megacity running on an Android device.
Topic 描述
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.

其他资源

Android
Android requirements and compatibility