Chinaunix首页 | 论坛 | 博客
  • 博客访问: 808136
  • 博文数量: 76
  • 博客积分: 2211
  • 博客等级: 上尉
  • 技术积分: 1693
  • 用 户 组: 普通用户
  • 注册时间: 2011-12-26 19:36
文章分类

全部博文(76)

文章存档

2012年(67)

2011年(9)

分类: 嵌入式

2012-03-22 09:41:35

If there is not adb.exe file in your "..\android-sdk-windows\tools" folder, when you open Eclipse, some version will report error. Do as follow to resolve it:
1. Change your environment path from "...\android-sdk-windows\tools" to "...\android-sdk-windows\platform-tools".
2. Copy three files "adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll" from "...\android-sdk-windows\platform-tools" to "...\android-sdk-windows\tools", then copy other files of this folder to "..\android-sdk-windows\platforms\android-x\tools" folder. If there is not "tools" folder, create it.
3. Restart Eclispe, and you will find all is OK
阅读(3024) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~