老師,我使用的是android攻城獅計劃中 那個集合的Eclipse ,按視頻中的方法,模擬器可以打開卻不能發布到genymotion中 ?adb.exe在對應的目錄,雙擊也可執行。
[2015-01-11 15:36:32 - HelloWorld] ------------------------------
[2015-01-11 15:36:32 - HelloWorld] Android Launch!
[2015-01-11 15:36:32 - HelloWorld] The connection to adb is down, and a severe error has occured.
[2015-01-11 15:36:32 - HelloWorld] You must restart adb and Eclipse.
[2015-01-11 15:36:32 - HelloWorld] Please ensure that adb is correctly located at 'C:\Users\ls\Desktop\adt-bundle-windows-x86_64-20140321\sdk\platform-tools\adb.exe' and can be executed.
2015-01-11
關于genymotion不能運行,我今天也卡了很久,后來找到了辦法!~genymotion的setting里面設置adb為原來的sdk路徑就可以了!~
2015-06-22
我的提示一開始也是找不到adb.exe,后來我把genymotion的adb路徑設為eclipse下面的那個,還是不行,提示找不到AVD,換回原來android原生模擬器又可以,怎么解決
2015-03-01
我解決了,genymotion的setting里面設置adb路徑為E:/adt223/sdk,我的eclipse集成開發環境是在E盤下面adt223目錄下,各位根據自己的目錄選擇即可,當看到下面的對號是就是設置成功了