首页 > 移动平台 > 详细

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

时间:2015-07-11 17:59:49      阅读:983      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!