To build a new Android app, there are some steps you will always have to follow:
- The first thing you need to do is select the platform. For that, click on File|Build Settings.
- Click on Add Open Scenes to add our current scene to the (empty) list of scenes that will be built in the app.
- Under Platform, select Android and click on Switch Platform. Wait until Unity recompiles the resources for the selected platform:
- Then, click on Player Settings... to configure the app settings. In the pop-up window, we are going to change a few things ...