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 trialYour Mom
249 PointsWhat are the possible reasons that my emulator has begun reporting, "Unfortunately, Crystal Ball has stopped"?
It began during the second video in Pretty Little Things in the Android Development Track. As far as I can tell, my code matches Ben's.
3 Answers
Old Man
1,333 PointsI just hit the exact same problem at the exact same place. It worked after the last section and no code was directly added in this section as far as I know. How do we attempt to find the problem?
Andrew Elliott
3,199 PointsSame issue, same spot. But it just happened. This is how I'm attemtping to find the problem: 1. Search for anyone with the same problem and a possible solution. 2. If I don't find anything, work my code backwards until it runs again. If the solution isn't obvious, post my code here while continuing to search for an answer. 3. Update this thread if I find an answer elsewhere.
Andrew Elliott
3,199 PointsActually I'd made it to Customizing Buttons and Labels I think before I noticed the app stopped in the emulator. A little more searching revealed the solution to be underneath the video in the Teacher's Notes.