Legacy Documentation: Version 5.5
Unity Remote 4
Troubleshooting Android development

Android Remote (DEPRECATED)

Android Remote is a Android application that makes your device act as a remote control for the project in Unity. This is useful for rapid development when you don’t want to compile and deploy your project to device for each change.

DEPRECATED

We are replacing Android Remote with new Unity Remote 4.

How to use Android remote

To use Android Remote, you should firstly make sure that you have the latest Android SDK installed (this is necessary to set up port-forwarding on the device). Then, connect the device to your computer with a USB cable and launch the Android Remote app. When you press Play in the Unity editor, the device will act as a remote control and will pass accelerometer and touch input events to the running game.

Unity Remote 4
Troubleshooting Android development