Robin
Robin

Reputation: 10368

Cannot find Android SDK Manager settings on MAC OS

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

Answers (2)

Rajesh
Rajesh

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.

Preferences Menu

Upvotes: 3

Gubatron
Gubatron

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.

enter image description here

Upvotes: 3

Related Questions