Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Testing and debugging

Contains guidance on testing and debugging for Android.
Read time 1 minuteLast updated 7 days ago

This section of the User Manual contains guidance on testing and debugging Android applications.

Topic

Description

Debug on Android devicesDebug your application on an Android device via a USB or wireless connection.
Android symbolsGenerate symbols to help you debug a built Android application.
Simulate an Android deviceSimulate how your application will appear and behave on an Android device.
Collecting performance data on an Android deviceConnect an Android device to Unity and profile your application.
Application patchingPerform an application patch, rather than a full build, to increase iteration speed.
Troubleshooting for AndroidSolve common issues when developing for Android using Unity.

Additional resources