spirit5800 发表于 2013-1-26 15:17:58

emulator-5554 disconnected!

启动Android模拟器,控制台出现错误
--------------------------------------------------------------------
emulator-5554 disconnected! Cancelling 'fangzhou.helloworld.HelloActivity activity launch'!
------------------------------
Android Launch!
adb is running normally.
Performing fangzhou.helloworld.HelloActivity activity launch
Automatic Target Mode: launching new emulator with compatible AVD 'AVD1.6'
Launching a new emulator with Virtual Device 'AVD1.6'
New emulator found: emulator-5554
Waiting for HOME ('android.process.acore') to be launched...
--------------------------------------------------------------------
打开Eclipse的IDE:
    1.1  英文原版
      window -> Show Views -> device -> view menu -> Reset adb

http://dl.iteye.com/upload/attachment/447438/3e1b7852-65b1-3bce-941d-8b65f9ae8fdb.png

    1.2  中文版
      窗口(W) -> 显示视图(V) ->Devices -> 视图菜单 ->Reset adb

http://dl.iteye.com/upload/attachment/447440/30116e53-4b76-3eaa-99cc-aa317e731279.png


  二、截图版
  
结束
  设置完重启下模拟器即可,可能一段时候后又出现,再这样设置一下就行,暂时没有找到根治的办法,不过已经很满足了,比起昨天启动一次调试一次就断一次要好得多http://www.agoit.com/images/smiles/icon_smile.gif


方法2:
删除android-sdk-windows\.android\avd\xx\下的以.lock结尾的文件夹 删除android-sdk-windows\.android\avd\xx\下的以.lock结尾的文件夹
即:C:\Documents and Settings\%你的当前用户%\.android\avd\xx\下的以.lock结尾的文件夹
页: [1]
查看完整版本: emulator-5554 disconnected!