Android Studio中的错误

Syn3sthete

我曾使用进行Android开发eclipse,尝试过新的Android Studio,并创建了第一个项目,但出现以下错误。

Error: Gradle: A problem occurred configuring project ':Helloworld'.
> Failed to notify project evaluation listener.
   > Could not resolve all dependencies for configuration ':Helloworld:_DebugCompile'.
      > Could not find any version that matches com.android.support:support-v4:18.0.+.
        Required by:
            HelloworldProject:Helloworld:unspecified

谁能帮我解决这个问题?

斯科特·巴塔(Scott Barta)

打开您的Android SDK管理器,然后在Extras下,安装Android支持存储库。

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章