用eclipse启动genymotion时有时候会报
The connection to adb is down, and a severe error has occured.
You must restart adb and Eclipse.
Please ensure that adb is correctly located at ‘E:\setups\android\android-2.1_r01-windows\tools\adb.exe‘ and can be executed.
这个错误,关于解决方法网上也是一大把,但可能是问题是多样的,报错是一样的,导致我的问题并没有得到解决。
最后的解决方式是 先启动eclipse再启动genymotion
不是说网上的方法不对,他们有的是针对自带模拟器的,有的是针对真机的。
Android杂记:genymotion与eclipse报错问题
原文:http://www.cnblogs.com/lxwy1992/p/4990503.html