Unity can't find compatible android device?

0

I cannot seem to get Unity to recognize my Android phone when I try to build and run.

I have JDK 8.0 installed. I have the Android SDK installed, with platforms 7.0, 7.1, and 8.0. My device is Android 7.0.

I have Google USB drivers installed.

I have USB debugging enabled on my phone. I have the proper path to the SDK in Unity. I have tried restarting Unity and my phone.

I can't figure out whats wrong. I even killed ADB in task manager.

Tree3708

Posted 2019-05-07T21:56:32.423

Reputation: 1

Answers

0

I just had this problem as well. All settings were in line with what I had been reading on posts. I fixed it by entering the developers tools on my phone and going directly to the "Select USB Configuration" tab and setting it to PTP (picture transfer protocol). Seems strange but for some reason chrome could then see my device and Unity build and run worked perfectly. Hope it helps.

TReese

Posted 2019-05-07T21:56:32.423

Reputation: 1