Exporting a project for Android
Now that we have all of the setup done, we can open Unity with our project and export it for Android devices. In this section, we will first check whether we have Android Build Support installed, and then we will update the build and player settings to export our project. So, let’s get started.
Installing Android Build Support for Unity
First of all, if you haven’t done so already, you’ll need to select to add Android Build Support as an option when you install Unity. If you have installed it, you can skip this section. If you did not install it when doing the initial installation, we will cover the installation in the following steps:
- Close the Unity Editor and open the Unity Hub and select the Installs section.
- From there, click on the gear icon to the right of your current version of Unity and select the Add modules option:
Figure 2.7 – Selecting the Add Modules option
...