This section of the User Manual contains guidance on testing and debugging Android applications.
Topic | Description |
---|---|
Debug on Android devices | 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. |
Collecting performance data on an Android device | Connect an Android device to Unity and profile your application. |
Application patching | Perform an application patch, rather than a full build, to increase iteration speed. |