# Building the app

From this section you are gained knowledge how to build your AReality Placer App for both Android and IOS platforms.

### Common step for both platforms

Now you have already set up your packages and are ready to build. Go to, **File -> Build Settings** window. Drag and drop the following scenes accordingly into the Scene In Build section.

0 - Menu

1 - ARscene&#x20;

<figure><img src="https://1386144430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8225UEP9WUgzbpBL3MS6%2Fuploads%2Fvj8PGhEOU1zBAJdAateS%2Fimage-005.png?alt=media&#x26;token=2841d7fb-15e0-453f-9afe-d8292ecf7276" alt=""><figcaption></figcaption></figure>

Go to Player **Setting -> XR Plug-in Management**, if you are an **android** user enable ARCore under plug in providers. If you are an **IOS** user, enable ARKit under plug in providers.\
\
Go to **Player Setting -> Player**, Set company name you desire. In our case the company is ARMO, set product name as AReality Placer. If you want you can change the default icon. This is optional.

<figure><img src="https://1386144430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8225UEP9WUgzbpBL3MS6%2Fuploads%2FtDBR1NKo1VnDjLwUCATe%2Fimage-006.png?alt=media&#x26;token=656461a0-e299-493e-9cd0-01df6946aa9c" alt=""><figcaption></figcaption></figure>

### Android

Go to Other Settings -> Graphic APIs. Set Vulkun as a second API by drag and drop it to below or you can remove it if you are not willing to build this for IOS.

<figure><img src="https://1386144430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8225UEP9WUgzbpBL3MS6%2Fuploads%2F6B0PkUKXtCv7G1fnW1jg%2Fimage-007.png?alt=media&#x26;token=78189394-4cc9-41dc-a55d-6873b5af876b" alt=""><figcaption></figcaption></figure>

In the Identification section change the minimum API level to Android 8.0 ‘Oreo’. Under the configuration section set the scripting backend to IL2CPP. Enable both ARMv7, ARM64 under Target Architectures.

<figure><img src="https://1386144430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8225UEP9WUgzbpBL3MS6%2Fuploads%2F5DkuuHjQWV97m9sweY8M%2Fimage-008.png?alt=media&#x26;token=101fdb44-0604-48d9-a1dd-a75c93fa5e16" alt=""><figcaption></figcaption></figure>

### IOS

Goto Player settings -> Other Settings and change following fields.

* Camera usage description -> Use AR Camera
* Location usage description -> Enable your location

### Build

Go back to the Build settings window. Connect your device via cable. Then click the build and play button. After building your app into a device you can play with AReality Placer App.

<figure><img src="https://1386144430-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8225UEP9WUgzbpBL3MS6%2Fuploads%2FJqlGENQJlzarS7ZBmwC8%2Fimage-009.png?alt=media&#x26;token=0e72ba13-0c94-4e01-993c-10e2c928f0fb" alt=""><figcaption></figcaption></figure>

Enjoy and Thank you.<br>
