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

Android

creating AVD

I looked in to how to create a Android app and I followed it all the way till I had to access my virtual device manager and my AVD wasn't there and I manually created in one but wouldn't let me and popped up with an error in my console. Any idea what that means? Thank you!

1 Answer

I'm not sure I'm understanding you correctly, but can you answer two things?

First, does your android emulator start up at all?

Second, you mentioned something about an error... can you please copy and paste the details of that error? Thanks!

Hey sorry I am not very good at explaining myself yet. This is the error in red text in the console I get when I try to create my AVD

[2013-06-21 19:36:35 - SDK Manager] Error: Target location is not inside the SDK. [2013-06-21 19:36:35 - SDK Manager] Failed to set image path properties in the AVD folder.

Any idea what I should do to fix this? Thank you!

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Check out this other forum post about this issue. That error is sometimes related to the path where the bundle is unzipped. You may want to try moving it somewhere else or using the alternative bundle linked in that other post.