windows - Android Studio: Change location of .gradle directory -


i using android studio 0.52 default wrapper implementation. when open project android studio downloads gradle 1.11 distribution files {user.home}/.gradle directory. unfortunately folder mapped network drive, has limited space.

i tried setting global environment variable gradle_user_home local drive, didn't work. "installed" gradle locally , chose local installation in android studio's gradle settings , set service directory path local drive. keeps downloading files {user.home}/.gradle

why android studio ignore env variable? there way change gradle_user_home in android studio?

thanks!

there bug report http://issues.gradle.org/browse/gradle-2414 describing problem. while bug fixed gradle's point of view see fixed when idea/android studio picks newer version of gradle tooling api distribution.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -