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 trialAnthony Valoppi
161 Pointsemulator-arm.exe has stopped working
everything starts great on the emulator and i see the android spalsh then i get this
emulator-arm.exe has stopped working
Launching application: com.getaltered.funfacts/com.getaltered.funfacts.FunFactsActivity. DEVICE SHELL COMMAND: am start -n "com.getaltered.funfacts/com.getaltered.funfacts.FunFactsActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Error: Adb refused a command
2 Answers
Ben Jakuben
Treehouse TeacherWere you able to get past this issue? If not, please try the solutions listed in this StackOverflow question and let us know if it helps. :)
Ben Jakuben
Treehouse TeacherHmmm...I'd try one of the following:
- Deleting and recreating the emulator from scratch
- Switch to Genymotion. It's a 3rd party emulator that works way better. It's what I use most of the time myself. I recorded a stage about it that should help you get started: http://teamtreehouse.com/library/android-tools#getting-started-with-genymotion
Anthony Valoppi
161 PointsAnthony Valoppi
161 PointsNo help... same issue continues