亚行与genymotion有关

时间:2015-11-11 15:03:54

标签: android connection adb

自从我更新了SDK 23.0.2和AndroidStudio 1.4后,我遇到了通过ADB访问genymotion模拟器的问题。 这是我的linux机器的作用:

pepperonas@pepperonas-Allstar ~/IdeaProjects/Android/TruthOrDare $ adb uninstall com.pepperonas.truthordare
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
- waiting for device -
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error: 
adb server is out of date.  killing...
* daemon started successfully *
- waiting for device -
adb server is out of date.  killing...
* daemon started successfully *
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
- waiting for device -
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error: device '(null)' not found
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
- waiting for device -
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error: device '(null)' not found
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
- waiting for device -
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error: device '(null)' not found
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
- waiting for device -
adb server is out of date.  killing...
cannot bind 'tcp:5037'
ADB server didn't ACK
* failed to start daemon *
error: device '(null)' not found
adb server is out of date.  killing...
^C
pepperonas@pepperonas-Allstar ~/IdeaProjects/Android/TruthOrDare $ 

不是很有用,但也许有人知道出了什么问题......即使重启(模拟器和计算机)也无济于事。

1 个答案:

答案 0 :(得分:0)

尝试将您的Android sdk路径设置为Genymotion设置。