With our virtual gallery complete, it's time to build the application and install it on a mobile device for display in the Samsung Gear VR. The build process is exactly the same as building any other Android executable application.
Building the application
Creating an osig file
Before the application can be installed, it must first be authorized by Oculus to run on the Gear VR. Skipping this step will result in an application that will run on the mobile device, but it will not be recognized when plugged into the Gear VR:
- If you haven't done so, create an Oculus account at https://developer.oculus.com/. This step may have been completed when initially setting up the Gear VR device.
- Obtain a Device ID and use it to...