corwin42 Expert Licensed User Longtime User Sep 27, 2017 #1 Is it possible to use the GUI SDK Manager behind a proxy? I only get timeouts if it tries to update the products list.
Is it possible to use the GUI SDK Manager behind a proxy? I only get timeouts if it tries to update the products list.
Erel B4X founder Staff member Licensed User Longtime User Sep 27, 2017 #2 Try this: Modify CreateSdkManagerExec and add the proxy parameters described here: https://developer.android.com/studio/command-line/sdkmanager.html#options Upvote 0
Try this: Modify CreateSdkManagerExec and add the proxy parameters described here: https://developer.android.com/studio/command-line/sdkmanager.html#options