I'm using android studio as a ide to run Libgdx iOS project, but it always start to download gradle 2.4-all.zip file while running 'command gradlew ios:launchIPhoneSimulator', and stuck after some time in downloading file. why android-studio always downlaod gradle 2.4-all.zip file while running libgdx iOS porject on android studio.
Asked
Active
Viewed 171 times
1
-
1I hope that you can find solution here: [http://stackoverflow.com/questions/16580873/android-studio-stuck-at-gradle-download-on-create-new-project][1] [1]: http://stackoverflow.com/questions/16580873/android-studio-stuck-at-gradle-download-on-create-new-project – Francis Aug 24 '15 at 13:27
-
Thanks, it works for me, but it really take long time to download gradle file. – Ravi Shineweb Aug 25 '15 at 07:32