Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.09 KB

File metadata and controls

23 lines (19 loc) · 1.09 KB

ExitAR

Project Dependencies

  • Unity 2020.1.2f1
  • Vuforia Engine 9.3.3
  • VSCode (optional but highly recommended)

Steps to Begin Development

  1. Install VSCode
  2. Register an account to gain access to the Unity Student Plan here. (optional but recommended)
  3. Download Unity Hub here
  4. 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
  5. Clone the repository, and add the ExitAR directory as a project in Unity Hub
  6. Plug in an android device, enable USB Debugging on your device if you have not done so
  7. Navigate to File->Build Settings in Unity
  8. In the Android->Run Device drop down menu, select you device. Hit refresh if it doesn't come up automatically.
  9. Click Build And Run to run the application. Save the output .apk anywhere