I am new to android development and a tutorial for it suggests I can get an android option in Eclipse under the Windows->Preferences screen. How can I actually get that? It wasn’t one of the defaults.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming you have the Android SDK, installed it, and updated it using the SDK manager.
In Eclipse, go to Help then install new software.
In “Work with” enter the following: https://dl-ssl.google.com/android/eclipse
Put a checkmark in “Developer Tools” (that will grab all of the items, you may not need all, but DDMS an Development Tools are important.
After that just click Yeahohkaywhatever on prompts and should be good to go.