saving . . . saved Error has been deleted. Error has been hidden .
Error
Title
Question
<font size="2">
</font>
<font size="2">
<font size="2">Followed steps as per in the video.</font>
04:43  error</font>
<font size="2">Gradle sync failed.</font>

Android-app-using-Kotlin Getting-started-with-Hello-World-app 03-04 min 40-50 sec 27-05-20, 1:08 p.m. krishnoog

Answers:

Watch the video from 5:15 for Gradle sync failed error.

Try as specified in the video.
27-05-20, 2:56 p.m. NirmalaVenkat
Had tried the option, Invalidate caches/restart. Still shows same Gradle sync failed error 
(5 error)
 
28-05-20, 6:14 p.m. krishnoog
Yes mam I'm also having same problem with Android studio 3.1.3
03-07-20, 9:06 a.m. satya7599

Login to add comment



Close the project and open it again.

When you build a project for the first time, you should have internet connection as it will fetch the gradle files.
28-05-20, 7:23 p.m. NirmalaVenkat


1. Your laptop configuration should have the specifications as given under system requirements in the link https://developer.android.com/studio/

2. Make sure Java is installed on your system.
28-05-20, 7:25 p.m. NirmalaVenkat


Please check this:

https://www.quora.com/How-do-I-resolve-Gradle-Build-Error-in-Android-Studio-1-3-2
28-05-20, 7:30 p.m. NirmalaVenkat


checked the configuration and java. The Internet also looks stable.
Further tried other possibilities as mentioned in quora. still, I could not able to resolve the issue. below is the error that occurs repetitively. kindly help me with it where I had gone wrong.
Unable to resolve dependency for ':app@debug/compileClasspath': Could not find any version that matches com.android.support:appcompat-v7:29.+.
01-06-20, 12:32 p.m. krishnoog
I'm also having same problem bro
03-07-20, 8:37 p.m. satya7599

Login to add comment


Check this

https://stackoverflow.com/questions/46999594/unable-to-resolve-dependency-for-appdebug-compileclasspath-could-not-resolv
10-06-20, 2:34 p.m. NirmalaVenkat


most of them facing this problem, because they have installed latest version of Android studio. Better install stable versions from 2019 and 2018. You can find stable previous versions here

https://developer.android.com/studio/archive
22-07-21, 6:35 a.m. Rsenthil_1976


The following videos of mine will be useful for those who are using latest android versions:
Solutions to errors and bugs in
Android Studio and Google Play Store Console
YouTube videos
1. https://www.youtube.com/watch?v=bQiXKl3G0Ms
2. https://www.youtube.com/watch?v=GeO1yOR3LN0
3. https://www.youtube.com/watch?v=m6eRr7QjWJI
4. https://www.youtube.com/watch?v=0Ceu-Qq1Xn8
5. https://www.youtube.com/watch?v=_RC8NwCzJw0
6. https://www.youtube.com/watch?v=Uq1uhqH37zM
7. https://www.youtube.com/watch?v=xhHMO8Yq6pE
8. https://www.youtube.com/watch?v=FVExEunIkfk
9. https://www.youtube.com/watch?v=bzohHWgsWNU
22-07-21, 6:36 a.m. Rsenthil_1976


Log-in to answer to this question.