File size: 1,700 Bytes
d883ffe
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
  m_ObjectHideFlags: 0
  m_CorrespondingSourceObject: {fileID: 0}
  m_PrefabInstance: {fileID: 0}
  m_PrefabAsset: {fileID: 0}
  m_GameObject: {fileID: 0}
  m_Enabled: 1
  m_EditorHideFlags: 0
  m_Script: {fileID: 11500000, guid: 4510294d23d964fe59443526f1ca7c4b, type: 3}
  m_Name: Build Instructions
  m_EditorClassIdentifier: 
  m_displayName: Build Instructions
  m_hierarchyName: Build Instructions
  m_context: {fileID: 11400000, guid: 4ffcfe8f3e7e4214ca28ea7c194fc10b, type: 2}
  m_markdownFile: {fileID: 0}
  m_priority: 1019
  m_overrideMarkdownText: '# Build Instructions


    **Prerequisites:**


    Before
    building or installing the Unity project on your device, ensure the device is
    in [Developer Mode](https://developers.meta.com/horizon/documentation/native/android/mobile-device-setup/#enable-developer-mode).
    Optionally, set it up with the [Meta Quest Developer Hub](https://developers.meta.com/horizon/documentation/unity/ts-odh/).


    To
    build NorthStar, set the project to the Android platform via (File -> Build Settings).


    ![](./Images/Build/Fig0.png)


    At
    this point, you can either connect the device and build directly to it or create
    an APK on your computer for later installation. Use "Build and Run" to build
    directly or "Build" to create an APK. No additional steps in the editor are necessary
    for building.


    ![](./Images/Build/Fig1.png)


    To install the APK from
    your computer to the device, use either ADB or the Meta Developer Hub. Both methods
    require developer mode to be enabled.

'
  m_overrideMarkdownRoot: .\Documentation/