question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Grandle Sync

See original GitHub issue

Hello, I’m trying to run this sample App but the error bellow is shown (Messages Gradle Sync):

Gradle 'android-DownloadableFonts' project refresh failed
Error:Cause: https://downloads.gradle.org/distributions-snapshots/gradle-4.0-20170406000015+0000-all.zip

I cloned the git repository and imported the project using Android Studio as specified. What am I doing wrong? Thanks in advance.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
opnaycommented, Oct 31, 2017

It’s simple to fix it

  1. Remove gradle/wrapper/gradle-wrapper.properties file.
  2. Sync gradle
0reactions
subhasishnath45commented, Sep 21, 2018

image

Facing the same issue here. Any solution yet ???

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error running android: Gradle project sync failed. Please fix ...
Delete "build" folder from project's root folder. Then do "invalidate cache and restart". This will restart your Android Studio and then build the...
Read more >
Different Ways to fix "Error running android: Gradle project ...
Method 1: Restarting your project using Invalidate Caches and Restart option · Method 2: Sync your project with Gradle files · Method 3:...
Read more >
Fix: Gradle Project Sync Failed - Appuals.com
What causes the error message “Gradle Project Sync Failed” in Android Studio? · Solution 1: Checking Internet Connection · Solution 2: Disabling ...
Read more >
Troubleshoot Android Studio
Project sync issues · Open your gradle.properties file in Android Studio. · Add the following line to the file: org.gradle.jvmargs=-Djava.net.
Read more >
How to solve this 'gradle project sync failed' problem - Quora
Goto File -> Invalidate caches / Restart · Shutdown Android Studio · Rename/remove .gradle folder in the user home directory · Restart Android...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found