Version: 2022.3
Language : English
Quit a Unity Android application
Gradle templates

Building and delivering for Android

Build and publish your Unity application on the Android platform.

Configure build settings and learn about the methods to modify GradleAn Android build system that automates several build processes. This automation means that many common build errors are less likely to occur. More info
See in Glossary
project files as you build your application. Learn about optimizing your application installation size and check the requirements for publishing your Android application on Google Play.

Topic Description
Gradle templates Explains what Gradle templates are and how to use them to gain more control over the build process.
Gradle template variables Reference documentation for the variables you can use in custom Gradle template files.
Override the Android App Manifest Explains how to override the Android App Manifest within the context of building an Android application.
Android Build Settings Reference documentation for Android Build Settings.
Build your application for Android Explains how to build a Unity application for Android.
Export an Android project Explains how to export a Unity project as a Gradle project for Android Studio.
Optimize distribution size Explains methods your can use to optimize your application installation size.
Digital distribution services for Android Describes digital distribution service-specific delivery requirements for Android applications and explains how to meet them.
Quit a Unity Android application
Gradle templates