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) Pretty Little Things Adding an Image

Mohammed Ali Zaheer
Mohammed Ali Zaheer
11,787 Points

Application not working after adding image

my application is not working in the emulator after adding the image. It says "unfortunately, crystal ball has stopped working". Why it is giving me this error?

2 Answers

Gergő Bogdán
Gergő Bogdán
6,664 Points

You can check the LogCat window, there all the exceptions/errors should appear. You can also check the DBMS window. Are you sure, you have not changed any code after adding the image resource?

https://teamtreehouse.com/forum/same-code-different-models-different-screens Refer to this thread for better answer. And don't worry, according to Prof. Ben, the new video for adding the image will be uploaded soon.