错误信息如下:

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.xmlhttps://jcenter.bintray.com/com/android/support/appcompat-v7/Required by:MyAsApplication:app:unspecifiedPlease 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

更多相关文章

  1. Android应用程序获取ROOT权限的方法 (基础篇)
  2. Android在子线程中更新UI的方法汇总(共七种)
  3. Android 关闭(删除)FM Transmitter功能的方法
  4. Android临时数据缓存方法
  5. Android get property的一种方法
  6. Android Studio 更新时提示connection failed的解決方法
  7. android界面xml文件中导入另一个xml文件的方法include
  8. Android PopupWindow 隐藏软键盘的方法

随机推荐

  1. 提高开发效率-使用Android Studio Templa
  2. Android(安卓)之多点触摸 手势拉伸放大缩
  3. activity详细XML属性及值【大全、来自goo
  4. Android: AlertDialog
  5. Android ADT20 下运行第三方包出错
  6. android zbar使用
  7. android文件打印--printerShare
  8. Android(安卓)解决Activity切换时出现白
  9. Android Audio Policy小记
  10. eclipse 配置已安装Android SDK 快速配置