Created
July 11, 2014 20:12
-
-
Save codeck/db9f3675e5df87c15a0d to your computer and use it in GitHub Desktop.
a batch to make android sdk manager over gfw
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set _JAVA_OPTIONS=-DsocksProxyHost=127.0.0.1 -DsocksProxyPort=8181 | |
rem alternatively, | |
rem set JAVA_TOOL_OPTIONS=-DsocksProxyHost=127.0.0.1 -DsocksProxyPort=8181 | |
"SDK Manager" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment