Skip to main content

AR with Unity - Step #4 - Building and testing your app

Please notice that this is part of a series of tutorials progressing from basic concepts to more functional and complex projects.

Aims

This tutorial aims to help you setting up a AR Unity project using the Vuforia plug-in. In this step, we are going to review all the components needed to build a AR app.

Prerequisites

  1. Previous steps.
    In order to continue with this project you should make sure to first check our previous AR tutorials:

    AR with Unity - Step #1 - Developmen environment setup

    AR with Unity - Step #2 - Enabling the Vuforia plug-in

    AR with Unity - Step #3 - Adding content to your project

Building your project

To build your app first open the file menu and select Build settings, please make sure that your build platform is set to Android, in this example, we will change from WIndows to Android