Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Adding more Android Vitual Device to Eclipse

Hi there,

I have downloaded the Mac Version of Eclipse Developer zip from the tutorial. I am glad it is working out of the box! However, I would like to add in more Android Vitual Device and I got this error

"[2013-06-17 22:02:18 - SDK Manager] Failed to set image path properties in the AVD folder."

What should I do?

Cheers Xavier

2 Answers

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

Hi Xavier K,

There was an earlier forum post about this same issue. Check it out and see if the information there can be of help.

It seems this error (which is more rare on a Mac) is often related to the path the SDK is installed in. Can you reply with the path where you unzipped the Android bundle?

Hi Ben,

Thanks for the reply! I deleted the previous eclipse and redownload and unzip the new copy and it works fine now. Thank you!