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 Initial Layout

Jay Connelly
Jay Connelly
192 Points

no emulator.

I keep getting this message in my console: [2014-02-13 14:36:29 - CrystalBall] Launching a new emulator with Virtual Device 'Android44' [2014-02-13 14:36:33 - Emulator] Failed to allocate memory: 8 [2014-02-13 14:36:33 - Emulator] [2014-02-13 14:36:33 - Emulator] This application has requested the Runtime to terminate it in an unusual way. [2014-02-13 14:36:33 - Emulator] Please contact the application's support team for more information.

I don't know what I'm doing wrong, but I have never seen an emulator screen!

Jay Connelly
Jay Connelly
192 Points

I have no idea. The video told me what to do. I did it exactly, then when I go to hit the run in the tip left, that message comes up in my console window instead of the emulator opening.

4 Answers

What are the settings of the emulator you are attempting to run?

A lot of the time it is associated with how much ram you have allocated for your emulator. I would edit the emulator in AVD and play with that a bit and see what you come up with. Without seeing the settings I could not say if you need more or less, but that is usually what this error means.

Let me know how it works out.

JMc

Jay Connelly
Jay Connelly
192 Points

I was using the galaxy nexus as the device and it wouldn't work. I switched to nexus and now it I can see an emulator.

hey man, go to the device manager and then lower your ram. mine was set to 1907 and i lowered it to 900. I don't know what the hell i'm doing but it seemed to work.