i faced this problem in android studio can any one help me
Question posted in Android Studio
The official documentation can be found here.
The official documentation can be found here.
i faced this problem in android studio can any one help me
2
Answers
Check if you are able to access Maven from your browser:
https://repo.maven.apache.org/maven2/
Try setting proxy in your Android Studio:
maybe this is a long shot but I was facing this same error because I did not had a run/debug configuration.
If it is your case you will see ‘No configuration’ instead of what I show you on the following image:
I solved it adding a default android app configuration template: