Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android SDK and AVD Manager where is Settings menu?

I am dealing with a problem discussed on many forums but they all say go to the "settings" menu on the "Android SDK and AVD Manager" screen. Yet I have installed in on multiple machines and do not see a Settings menu. Where is the menu? I have it installed on Windows XP and Vista.

Thanx Julian

like image 663
Bodger Avatar asked Feb 03 '10 20:02

Bodger


2 Answers

It only appears when I run it manually.

On a Mac, it is located in:

/android/tools/android

On Ubuntu:

android-sdk-linux/tools/android
like image 123
jeffgzx9 Avatar answered Oct 11 '22 13:10

jeffgzx9


Alright the trick is you have to run it manually, if you run it from Eclipse it does not show the settings item. Its in the main folder called SDK Setup.exe.

like image 30
Bodger Avatar answered Oct 11 '22 11:10

Bodger