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 (2014) Getting Started with Android Running the Fun Facts Project

Herschel Greenspan
Herschel Greenspan
890 Points

Why wont the word android appear on my emulator?

Why wont the word android appear on my emulator?

2 Answers

Herschel Greenspan
Herschel Greenspan
890 Points

It looks like i have to pay for it if i want to create apps and put them on the market. Is that true?

I'm not entirely sure myself. I have been lucky i that HAXM works well for myself. Mind if I ask what CPU and OS you are running?

Herschel Greenspan
Herschel Greenspan
890 Points

Windows 8.1 and AMD A10-5750 APU. Is this the information you are looking for?

Yeah, that's what I was wondering. HAXM only supports being used with an Intel CPU on Windows. To my knowledge, currently, AMD does not have any hardware acceleration on Windows.

Herschel Greenspan
Herschel Greenspan
890 Points

So here is the situation. Its working on genymotion but not on android studios and it only gave me the option of version 4.4.4. while my professor on treehouse is using 4.4.2. Is that going to be a problem for me to follow along with him?

It shouldn't be too much of a problem in following along, but there are some videos that are more outdated than others and some will require looking through the forums for answers to why certain things might not be working. This is especially true if you start working with Lolipop when the videos are for KitKat.

Hello,

You've ran into a common problem with the default Android emulator. You have two options:

1) Use the Genymotion emulator available here.

2) Run the emulator with hardware acceleration. If you have a compatible Intel CPU, you can use HAXM, with Windows instructions available here. Make sure to have Virtualization enabled in your BIOS. If you are on Linux, you should be able to use hardware acceleration on both Intel and AMD CPUs just by starting an x86 emulated device.

Herschel Greenspan
Herschel Greenspan
890 Points

How long does it normally take for the word android to appear on an emulator? I tried your second option and i have waited a while but nothings happening.

It shouldn't take much more than 30 seconds if there's no issues. Sounds like you might need to try Genymotion.