This section will help you set up Android development from Unity on your Windows PC or macOS. The requirements are not specific to augmented reality; these are the same steps required by anyone building any Android app from Unity. The process is also well-documented elsewhere, including the Unity documentation at https://docs.unity3d.com/Manual/android-sdksetup.html.
The steps include the following:
- Install Java Development Kit (JDK)
- Install Android SDK
- Install USB device drivers and debugging
- Configure the Unity external tools
- Configure the Unity player settings for Android
OK, let's get going.