Android studio can't connect through ADB on OSX

前端 未结 8 1259
南方客
南方客 2020-12-19 01:16

I\'ve been working a bit with Android Studio on OSX 10.7.5 and it looks very promising. I\'ve run into a problem when trying to launch an application on my device however.

8条回答
  •  太阳男子
    2020-12-19 01:21

    I found the problem when I using the genymotion. At last, I realized the problem is that the adb location is not the same as the android studio. So you should update the adb of your genymotion. The step: Genymotion settings -> ADB -> Use custom Android SDK tools

    The setting image

提交回复
热议问题