Unity cannot find compatible Android device?

When I try to build Unity to my Android phone it says it cannot find any compatible devices.

I have the SDK and JDK 8.0 installed.

I have set the path to the SDK in Unity.

USB debugging is enabled.

I have tried restarting unity and my phone but it still doesn’t work.

I am using Android 7.0. I have the 7.0 and 8.0 SDK platforms installed as well as Google USB drivers.

I’m new to all this so maybe I’m missing something.

First check if USB Debugging is enabled on your phone.

You can do this by going to SETTINGS → ABOUT PHONE → tap BUILD NUMBER seven times.
Once you enable Developer Options, enable USB Debugging Option and connect your phone to PC and check always trust this PC.

Now download the Unity Remote app from Google Play Store.

In unity go to EDIT → EDITOR → under Unity Remote click on DEVICE drop down menu and select ANY ANDROID DEVICE.

I think that should do it.

For more help on this refer the steps here.


Hope this Helps!