码迷,mamicode.com
首页 > 移动开发 > 详细

android studio:com.android.support:appcompat-v7:22+ Could not found

时间:2015-07-11 18:00:38      阅读:764      评论:0      收藏:0      [点我收藏+]

标签:

错误信息如下:

Error:Could not find any version that matches com.android.support:appcompat-v7:22+.
Searched in the following locations:
https://jcenter.bintray.com/com/android/support/appcompat-v7/maven-metadata.xml
https://jcenter.bintray.com/com/android/support/appcompat-v7/
Required by:
MyAsApplication:app:unspecified

Please install the Android Support Repository from the Android SDK Manager.

build.gradle配置如下:

compile com.android.support:appcompat-v7:22+

 

参照这个方法也没有解决:

http://stackoverflow.com/questions/19621941/android-studio-could-not-find-any-version-that-matches-com-android-supportappco

 

android studio:com.android.support:appcompat-v7:22+ Could not found

标签:

原文地址:http://www.cnblogs.com/yshyee/p/4638901.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!