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 and Running a Virtual Device

catherine paris
catherine paris
2,705 Points

Virtual Device Just displays the word Android. It won't do anything else.

Followed all the steps exactly but nothing.

2 Answers

The default android emulator is VERY VERY SLOW. Especially if the computer/laptop it is running on is itself not very powerful.

So when you see android that means it is at the beginning of the loading, it will just take a little bit of time for the entire thing to load.

My advice is: 1) if you have a real android device, run your programs on that instead 2) try Genymotion (a faster android emulator) 3) get a more powerful (more memory, faster processor) computer

Hi Catherine,

Apologies for the delay; it has been a busy one this week!!

I agree with 'lambda' - the Android emulator takes forever to load at times.

Let me know if you got sorted; if not, we'll figure out a solution.

Steve.