I installed Android Studio and when I am going to open the project this is taking too long time than before. what is the solution i get for this ?
Asked
Active
Viewed 1,386 times
2
-
1It is downloading dependencies used by your project. How is your internet connection? Are you behind a Proxy? – Henry Jul 30 '17 at 05:45
1 Answers
1
this helped me, try to work offline: in settings> Gradle > Global Gradle settings > Offline work
you can take a look at this answares too:
Android Studio is slow (how to speed up)?
Any solution for Android Studio slow gradle build and high disk usage?

batsheva
- 2,175
- 1
- 20
- 32