Skip to content

Instantly share code, notes, and snippets.

@codeck
Created July 11, 2014 20:12
Show Gist options
  • Save codeck/db9f3675e5df87c15a0d to your computer and use it in GitHub Desktop.
Save codeck/db9f3675e5df87c15a0d to your computer and use it in GitHub Desktop.
a batch to make android sdk manager over gfw
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