下载此文件,然后解压至SDK的extras/android/目录即可。 初次使用Android Studio的朋友,在编译时往往会遇到“Failed to find: com.android.support:appcompat-v7:21.+”的错误,为此,可以通过SDK Manager安装Android Support Repository和Android Support Library,但因为网络原因,很难下载下来。
下载好后将此目录拷贝到android sdk目录下的extras/android文件夹下 在eclipse中使用如下 1Go to your project in the navigator, right click on properties.打开属性properties 2Go to the Java Build Path tab on the left.进入java build path界面 3Go to the libraries tab on top.点击libraries界面 4C