Not able to see sdk manager tool in Eclipse Juno 4.2.1

android, eclipse

Solution

For getting sdk manager tool options in Eclipse Juno 4.2.1 Simple steps.

Window---->Customize Perspective--->Command Groups Availability

And then Simply check Android SDK and AVD Manager.

Problem

I want to create my first Android application using Eclipse Juno 4.2.1. I installed Android from this link https://dl-ssl.google.com/android/eclipse but it seems to have an error. I am not able to see the option "Android Project". I tried using the other available option called "Android Application Project". When I try to open this it shows me an error: "Your tools information needs to be out of date(Or not yet installed). Please update android sdk tools".. How can I resolve this?

Original source