I installed android in my new laptop. I keep getting the below error whenever I try open the “Android SDK and AVD manager” from the Window drag down menu in Eclipse IDE.

I have already set the path in the preferences of eclipse IDE.
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.
If you go to Eclipse’s Preferences, and click on the Android subheading on the left, there should be an SDK Location preference.
Click the Browse… button, and select the root folder of the Android SDK install location. This should point to the folder that houses the add-ons/, docs/, and tools/ folders among others.
If eclipse is still giving you the same error, try redownloading and uncompressing the SDK for your platform, and pointing Eclipse to the folder using the instructions above.