当前位置: 代码迷 >> Android >> 关于android studio
  详细解决方案

关于android studio

热度:35   发布时间:2016-04-28 02:22:50.0
求助关于android studio
下载完安装后 新建的第一个project就报错了,网上找了各种原因解决不了。求有见过的帮忙帮忙!!

Failed to import new Gradle project: Could not fetch model of type 'IdeaProject' using Gradle distribution 'http://services.gradle.org/distributions/gradle-1.6-bin.zip'.
A problem occurred configuring project ':MyApplication'.
A problem occurred configuring project ':MyApplication'.
Could not resolve all dependencies for configuration ':MyApplication:classpath'.
Could not download artifact 'net.sf.proguard:proguard-base:[email protected]'
Could not download artifact 'net.sf.proguard:proguard-base:[email protected]'
Could not GET 'http://repo1.maven.org/maven2/net/sf/proguard/proguard-base/4.9/proguard-base-4.9.jar'.
The target server failed to respond

Consult IDE log for more details (Help | Show Log)

------解决思路----------------------
下了但是没使用,在用eclipse,帮不上你
------解决思路----------------------
你选了用Gradle创建工程的?
------解决思路----------------------
Failed to import Gradle project: Could not fetch model of type 'IdeaProject' using Gradle installation 'D:\Program Files (x86)\Android\gradle-1.6'.
A problem occurred configuring project ':Demo'.
A problem occurred configuring project ':Demo'.
Failed to notify project evaluation listener.
Could not resolve all dependencies for configuration ':Demo:_DebugCompile'.
Could not find any version that matches com.android.support:support-v4:13.0.+.
Required by:
    DemoProject:Demo:unspecified

Consult IDE log for more details (Help 
------解决思路----------------------
 Show Log)
  相关解决方案