I downloaded Android SDK components from http://dl-ssl.google.com/android/repository/repository.xml.
Now my question is how to install these components? I am using Eclipse and the AVD plugin for Eclipse is installed.
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.
since you downloaded the components already, you also need to download the “core” sdk from the android dev site.
extract that to your desired location, then extract the “platform tools” to the platforms directory in the “core”, extract the “sdk tools” to the “tools” directory in the “core”.
your android sdk directory should look something like this: