🛠️Quick Start Guide

Prepare your project before doing customization.

Version Requirements

Install Unity 6 (6000.0.41f1) (recommended) or higher version to load up the project.


Prepare the Project

Watch this video to prepare your project before doing customization.


Instal the Android builder module

Open Unity Hub and select Installs. Select your LTS version, click on the gear icon on the right of the version name, and select Add Modules.

On the Add modules window, under Platforms, activate Android Build Support, Android SDK & NDK Tools, OpenJDK and select Continue.

On the License Terms window, activate I have read and agree with the above terms and conditions and select Install.

The module will begin installing, this can take up to a few minutes depending on your computer. After the installation is complete, restart Unity (no need to restart the Hub).


Switch Platform for Android

Open Unity, go to File > Build Profiles, to activate Android platform, select Android in the platform section and then select Switch Platform at the right side of the window.

Unity will start making the switch, once it is finished, the "Active" icon will appear next to the Android icon and the Build option will be activated.

Last updated