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。
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。