您的位置:首页 > 移动开发 > Android开发

ADT-20 问题 android support library

2012-07-06 11:00 375 查看
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。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: