사용자 매뉴얼 섹션에서는 Android 애플리케이션 테스트와 디버그에 관한 설명이 있습니다.
항목 | 설명 |
---|---|
Debug on an Android device | Debug your application on an Android device via a USB or wireless connection. |
Android 심볼 | Generate symbols to help you debug a built Android application. |
Simulate an Android device | Simulate how your application will appear and behave on an Android device. |
Profile on an Android device | Connect an Android device to Unity and profile your application. |
Unity 리모트 | Use Unity Remote to view your application on a device without creating a build. |
Iterate faster using application patching | Perform an application patch, rather than a full build, to increase iteration speed. |