现在的位置: 首页 > 综合 > 正文

ADT-20 问题 android support library

2013年11月06日 ⁄ 综合 ⁄ 共 762字 ⁄ 字号 评论关闭
this template depends on the android support library,which is either not installed,or the template depends on a more recent version than
the one you have installed。

Required version :8

安装提示我点 install 了,但安装后console里面显示的是 Installed Android Support Library, revision 9。并且新建一个工程照样提示上面信息,请问怎么回事。

关闭 eclipse ,结束 adb.exe 进程
进入\extras\android之后没有support文件夹但是有一个compatibility文件夹,新建support文件夹,将compatibility里面的东西复制到support里面。新建一个项目OK。

this template depends on the android support library,which is either not installed,or the template depends on a more recent version than
the one you have installed。

Required version :8

安装提示我点 install 了,但安装后console里面显示的是 Installed Android Support Library, revision 9。并且新建一个工程照样提示上面信息,请问怎么回事。

关闭 eclipse ,结束 adb.exe 进程
进入\extras\android之后没有support文件夹但是有一个compatibility文件夹,新建support文件夹,将compatibility里面的东西复制到support里面。新建一个项目OK。

抱歉!评论已关闭.