top of page

Andrpid Build

Building to android is a very simple process:

1.Install Android SDK.

2.Install Android JDK.

3.Install the 2017 version of tools for android Sdk, because 2018 does not work with unity 2017.

4.Add all the scenes you want to use in the editor.

5.In the package section add com.companyname.gamename

6.Build

7.ENJOY

bottom of page