Reputation: 10368
I have been switching my working env to MAC OS recently.
However, I found that I cannot find the "Settings" of Android SDK Manager on MAC OS.
When the Android SDK Manager opened, there is no button/tab can be clicked to launch the settings panel like it on Windows.
I want to set the "force http" / "proxy" options.
Does anyone know the solution?
Upvotes: 4
Views: 2486
Reputation: 15774
It is there in the Preferences. From the menu bar, go to Android SDK Manager -> Preferences menu.
Edit: If you do not see the Android SDK Manager menu after opening the SDK manager, try to switch back to the application using the Command + Tab key combinations.
Upvotes: 3
Reputation: 6479
If you are on Mac, you will have to do Cmd+Tab a few times for the menu to show up on top.
At first, you will see the menu of the parent app, say the Terminal, or IntelliJ, only after a bit of switching back and forth the menu finally is displayed.
Upvotes: 3