This section of the User Manual contains guidance on testing and debugging Android applications.
Topic | 描述 |
---|---|
Debug on an Android device | Debug your application on an Android device via a USB or wireless connection. |
Android symbols | 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 Remote | 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. |