Zahara_L 2016-01-14 07:53 采纳率: 100%
浏览 1861

在Eclipse中创建安卓小项目

Eclipse中创建Android小项目时,出现报错信息:
[2012-12-06 07:52:33 - Sample_11_3] ------------------------------
[2012-12-06 07:52:33 - Sample_11_3] Android Launch!
[2012-12-06 07:52:33 - Sample_11_3] The connection to adb is down, and a severe error has occured.
[2012-12-06 07:52:33 - Sample_11_3] You must restart adb and Eclipse.
[2012-12-06 07:52:33 - Sample_11_3] Please ensure that adb is correctly located at 'D:\Program Files (x86)\android-sdk-windows-1.6_r1\platform-tools\adb.exe' and can be executed.

adb路径是对的,而且也试过adb-kill server和adb-start server,依旧出现这样的报错信息。

要怎么解决这个问题?

  • 写回答

7条回答

  • 关注

    我也经常遇到这样的问题,。。。一般都重启好几次才正常了,,,,

    评论

报告相同问题?

悬赏问题

  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 关于#python#的问题:自动化测试
  • ¥20 问题请教!vue项目关于Nginx配置nonce安全策略的问题