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

Bar Azulay
Bar Azulay
1,358 Points

Some errors at the Event Log?

When i run the Emulator, its get started but the app "Fun Facts" is immediately shut down in the Emulator.. At the Events Log i have 3 red lines that shows:

18:12 Emulator: audio: Failed to create voice `goldfish_audio_in'

18:12 Emulator: qemu-system-i386.exe: warning: opening audio input failed

18:12 Emulator: audio: Failed to create voice `adc'

What i need to do? Thanks..

1 Answer

Seth Kroger
Seth Kroger
56,413 Points

From a Google search turning up this: https://issuetracker.google.com/issues/37074416 it's likely from not allocating enough RAM when installing HAXM and it needs to be reinstalled selecting 4GB RAM to work with.

Bar Azulay
Bar Azulay
1,358 Points

I still didn't understand how i should do that.. I mean how can i reinstall HAXM on 4GB RAM?

Seth Kroger
Seth Kroger
56,413 Points

There should be an option on the installer for the memory setting.