How can I download android sdk package behind a server proxy?
you can see the proxy setting from IE if you are using windows for linux it is different
On Linux or OSX create or edit the ~/.android/androidtool.cfg file. Add the following settings with your proxy server details:
http.proxyHost=127.0.0.1
http.proxyPort=8080
After you've added the settings start <sdk root>/tools/android sdk
The SDK manager will ask for your proxy userId / password.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With