android studio 识别不到 genymotion device

Posted tuacy

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了android studio 识别不到 genymotion device相关的知识,希望对你有一定的参考价值。

原因:没有设置genymotion的adb,也就是sdk的路径。

解决方法:打开genymotion的主页面,设置sdk的位置为你android studio使用的sdk的目录。


具体步骤:

1)点击settings

2)点击ADB,设置sdk位置,选择Use custom Android SDK tools,选择Android SDK的位置。

3)重启Android studio,并重启android studio的genymotion插件,运行我的android项目,这下就能正确识别了


以上是关于android studio 识别不到 genymotion device的主要内容,如果未能解决你的问题,请参考以下文章