Error
Title
Question
<font size="2">
</font>
<font size="2"></font>
<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
Answers:
Watch the video from 5:15 for Gradle sync failed error.
Try as specified in the video.
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.
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.
2. Make sure Java is installed on your system.
Please check this:
https://www.quora.com/How-do-I-resolve-Gradle-Build-Error-in-Android-Studio-1-3-2
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.+.
Check this
https://stackoverflow.com/questions/46999594/unable-to-resolve-dependency-for-appdebug-compileclasspath-could-not-resolv
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
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
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
Login to add comment