Augmented Reality for Developers
上QQ阅读APP看书,第一时间看更新

Targeting Android

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.