I have a sample from Gaelyk (called Bloogie) and it is using gradlew.
I am behind a proxy.
I\'ve read gradle docs and found this:
gradle.properties>
systemProp.http.proxyUser=userId systemProp.http.proxyPassword=password
same with https......