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 Build a Simple Android App (retired 2014) Getting Started with Android Android Setup and the Crystal Ball Project

SnaggaTron S
SnaggaTron S
1,396 Points

ERROR: No initial system image for this configuration!

When I try to run my Emulator for the first time I get the following message

"Starting emulator for AVD 'Android44' emulator: ERROR: No initial system image for this configuration!"

Can anyone tell me what does it mean?

2 Answers

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Cool Sowande, good programming then!!!

Dont forget to choose the Best Answer if you think it answer your question.

Cheers!

Matheus G Oliveira
Matheus G Oliveira
9,682 Points

Hey, go to the SDK manager and check if the components have been downloaded properly or not.

you can check out here more info

https://code.google.com/p/android/issues/detail?id=40824

SnaggaTron S
SnaggaTron S
1,396 Points

Hey Matheus,

Good shout, I have a sneaky suspicion that the files got corrupted during the extraction process.

Download and extract again and all is well with the world again

cheers for the hint

s2