Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Test and debug an Android application

Test, debug, profile, and troubleshoot a Unity application that runs on an Android device.
Read time 1 minuteLast updated 7 days ago

Test, debug, profile, and troubleshoot a Unity application that runs on an Android device.
The following topics cover the tools that connect the Editor to a device, and the fixes for common problems.

Topic

Description

Debug on Android devicesDebug your application on an Android device over a USB or wireless connection.
Android symbolsGenerate symbols to help you debug a built Android application.
Android device simulation in UnityLearn how the Device Simulator lets you preview your Android application's appearance and behavior without needing a physical device.
Collecting performance data on an Android deviceConnect an Android device to Unity and profile your application.
Application patchingPatch an application instead of rebuilding it, to increase iteration speed.
Troubleshooting for AndroidSolve common issues that occur when you develop for Android with Unity.

Additional resources