Android Studio中的错误

Android Studio中的错误,android,gradle,android-studio,android-support-library,Android,Gradle,Android Studio,Android Support Library,我曾使用eclipse进行过android开发,我尝试了新的android工作室,创建了第一个项目,我遇到了以下错误 Error: Gradle: A problem occurred configuring project ':Helloworld'. > Failed to notify project evaluation listener. > Could not resolve all dependencies for configuration ':Hellowor

我曾使用eclipse进行过android开发,我尝试了新的android工作室,创建了第一个项目,我遇到了以下错误

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

有人能帮我解决这个问题吗?

打开你的Android SDK管理器,在Extras下安装Android支持库