1. Unity Project 생성. (3D)
2. 패키지 다운로드 하기
2-1. Window → PackageManager
2-2. Packages: In Project ⇒ Unity Registry로 변경
2-3. 오른쪽 상단 톱니바퀴 옆에서 AR Foundation, ARCore XR Plugin을 검색하고 Install
ARCore를 다운받는 이유 : 안드로이드로 빌드를 하기 때문
3. Android Build settings
3-1. File → Build Settings
3-2. Android 선택 → Switch Platform 클릭 → Player Settings 클릭
4. Player Settings
4-1. Graphics APIs - 해제, Vulkan 제거
4-2. Mininum API Level - Level 24 이상 선택