首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

Unable to build: the file dx.jar was not loaded from the SDK folder 异常

2013-03-27 
Unable to build: the file dx.jar was not loaded from the SDK folder 错误platform-tools\lib folder w

Unable to build: the file dx.jar was not loaded from the SDK folder 错误
platform-tools\lib folder was missing after upgrade (my eclipse was open). close eclipse, using sdk manager uninstall and install "Android SDK platform-tools".即先关闭eclipse,打开sdk安装目录下的SDK Manager.exe 顶部Tools 下面的两个勾选上以后点击下面的 Install packages 按钮更新,更新完成后启动eclipse就可以了

注:后来在另外一台电脑发现,如果sdk没有更新到最新版Tools下面的两个包是安装不了的,所以必须先更新sdk然后再更新Tools才行。 

热点排行