This section of the User Manual contains guidance on testing and debugging Android applications.
Topic | Description |
---|---|
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 RemoteA downloadable app designed to help with Android, iOS and tvOS development. The app connects with Unity while you are running your project in Play Mode from the Unity Editor. More info See in Glossary |
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. |