This section of the User Manual contains guidance on testing and debugging Android applications.
| Topic | 描述 |
|---|---|
| Debugging on an Android device | Explains how to debug your application on an Android device. |
| Android symbols | Explains how to make Unity generate symbols to help you debug a built Android application. |
| Unity Remote | Explains how to use Unity Remote to view your application on a device without creating a build. |
| Application patching | Explains how to perform an application patch, rather than a full build, to increase iteration speed. |