Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

"Android" missing in my "Eclipse Juno 4.1" preferences

actually i downloaded "Eclipse Juno 4.1" but can't give Android SDK path because it doesn't have "Android" option in "Preferences" menu.

like image 944
rameezmeans Avatar asked Dec 06 '25 10:12

rameezmeans


2 Answers

Did you install android plugin for eclipse?

Start Eclipse, then select Help > Install New Software.... Click Add, in the top-right corner. In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location: https://dl-ssl.google.com/android/eclipse/

like image 94
user762532 Avatar answered Dec 08 '25 00:12

user762532


I know its a stupid question, but did you install Android Development Tools into your Eclipse Juno installation from http://developer.android.com/sdk/eclipse-adt.html?

PS.: Eclipse Juno should be 4.2; Eclipse Indigo corresponds to 4.1 as far as I know.

like image 37
Zoltán Ujhelyi Avatar answered Dec 08 '25 00:12

Zoltán Ujhelyi