- Unity 2020.1.2f1
- Vuforia Engine 9.3.3
- VSCode (optional but highly recommended)
- Install VSCode
- Register an account to gain access to the Unity Student Plan here. (optional but recommended)
- Download Unity Hub here
- Install Unity via Unity Hub, ensuring that you have included the following modules:
- Microsoft Visual Studio Community 2019
- Android Build Support
- Android SDK & NDK Tools
- OpenJDK
- Clone the repository, and add the
ExitARdirectory as a project in Unity Hub - Plug in an android device, enable USB Debugging on your device if you have not done so
- Navigate to File->Build Settings in Unity
- In the Android->Run Device drop down menu, select you device. Hit refresh if it doesn't come up automatically.
- Click
Build And Runto run the application. Save the output .apk anywhere