Android Studio Compile when prompted gradle unable to download the solution

Source: Internet
Author: User

First, open the Android Studio project to find the project directory gradle\wrapper\gradle-wrapper.properties this file. The contents are as follows:
#Wed Apr 15:27:10 PDT
Distributionbase=gradle_user_home
distributionpath=wrapper/dists
Zipstorebase=gradle_user_home
zipstorepath=wrapper/dists
Distributionurl=http\://services.gradle.org/distributions/gradle-1.9-all.zip
The most important is the bottom line, Android Studio will be connected to download the current version of the Gradle plug-in, and this URL is accessible but the speed is too slow, so each update will take a long time or a direct timeout. Here is the way I try to solve the problem is to first download Http://services.gradle.org/distributions/gradle-1.9-all.zip This version of the plugin through the download tool, With the download tool will be relatively fast download the file and then directly to the zip file, do not unzip the copy to the following directory: C:\Users\Administrator\.gradle\wrapper\dists\gradle-1.9-all\ 3jdgemv0iv8uqohg3kcp2o88r1
Turn off Android Studio again or directly click Android Studio toolbar Sync Project Gradle Files
Android Studio is the automatic Update plugin, no download.

Android Studio Compile when prompted gradle unable to download the solution

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.