ADT-20 问题 android support library

来源:互联网 发布:net和java有什么区别 编辑:程序博客网 时间:2024/05/22 02:26
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。

原创粉丝点击