My Android SDK is installed in c:\Program Files . When I try to start the AVD, I get this error. You can see that it appears to be a problem with the space in the name. How can I fix that?

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.
I would move your android installation to a path that has no spaces in it. I put mine in C:\eclipse\android. Also be careful when adding libraries and jars that there are no spaces in the path to those names either.