+ 2
Whats the reason for "Gradle project sync failed" ?
"Gradle project sync failed. Basic functionality (e.g. editing, debugging) will not work properly" whats the reason for this above error in android studio? I have set the java path even.
5 ответов
+ 3
One of these is happened :
1. You added new to build.gradle but your gradle setting is offline!
2. Your gradle is online but your internet has problem with jcenter or maven to get libraries.
3. Gradle syntax has an unknown problem.
4. try to clear your cache and clean your project before gradle sync.
+ 1
Can anyone pls give me a solution for this problem?😐 I am using android studio with the internet connection too.
+ 1
I'm also having trouble getting the studio going.
Preview doesn't show, mysterious errors show up although I haven't written a single letter, program freezes...
+ 1
HonFu do you also get an error as above? "Gradle project sync failed ....."
0
I got that one, but in my case it was the internet. When I started over with proper wlan, it (that part) worked.