Set up a project for Android development.
Install Android-specific dependencies and configure settings to get you started on your Unity project for Android.
Topic | Description |
---|---|
Android environment setup | Explains how to set up a Unity project for Android development. |
Android Player settings | Reference documentation for Android Player settingsSettings that let you set various player-specific options for the final game built by Unity. More info See in Glossary. |
Android keystores | Explains how to use the Android KeystoreAn Android system that lets you store cryptographic key entries for enhanced device security. More info See in Glossary Manager to set up keystores that are required to sign an Android application. |