Version: Unity 6.1 Alpha (6000.1)
Language : English
Handle Android crashes
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 Learn 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.
Modify Gradle project files Modify Gradle project files within the context of building an Android application.
Android Build Settings reference Reference documentation for Android Build Settings.
Build your application for Android Build a Unity application for Android.
Export an Android project 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 Learn about digital distribution service-specific delivery requirements for Android applications and explains how to meet them.
Handle Android crashes
Gradle templates