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 trialAaron Luhning
3,012 PointsEmulator not working - emulator-arm.exe stopped working
Hi, I'm working on the Android projects and followed instructions to install eclipse and am trying to run the Crystal Ball program. When I hit run, the above error shows up (emulator-arm.exe stopped working). I've done a Google search to try and remedy and have tried changing memory settings in AVD manager, resolution, gpu emulation (all things others have tried....) Nothing seems to work. Running into a wall - any suggestions to help me get the emulator working?
Edited 7 Sep - No suggestions??? Here is the console output.
2013-09-07 05:03:27 - Crystal Ball] ------------------------------ [2013-09-07 05:03:27 - Crystal Ball] Android Launch! [2013-09-07 05:03:27 - Crystal Ball] adb is running normally. [2013-09-07 05:03:27 - Crystal Ball] Performing com.example.crystal.ball.MainActivity activity launch [2013-09-07 05:03:27 - Crystal Ball] Automatic Target Mode: launching new emulator with compatible AVD 'Android41' [2013-09-07 05:03:27 - Crystal Ball] Launching a new emulator with Virtual Device 'Android41'
Doesn't help much. I've now tried different versions of eclipse ensuring 32 bit version and 32 bit version of Java are installed. Also tried 64 bit version of each (running windows 8 on a Microsoft Surface Pro). Still getting the error...
2 Answers
Aaron Luhning
3,012 PointsAfter days of pulling my hair out, I'm in business. On the Surface Pro, the updated display drivers are buggy. I had to rollback to the previous driver (through the device manager, display, rollback driver) Once I did that, the error went away and the emulator started up fine.
Hope this helps someone else and saves them days of their lives. Cheers.
Tommy Gebru
30,164 PointsI have a question about the AVD Manager
Ben Jakuben
Treehouse TeacherAdd a new question in the Forum with details and we'll try to help!
Ben Jakuben
Treehouse TeacherBen Jakuben
Treehouse TeacherSo glad you got it working! Sorry for the delayed response from me--I was on holiday this past weekend.