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 Customizing Buttons and Labels

Cannot run android the app on simulator

When i run the app after done the Customizing Buttons and Labels tutorial for android, the app cannot been run and my simulator pop up the alert call "Unfortunately, Cystal Ball has stopped.".

I also not receive any errors on my eclipse console when running this app.

Any idea how can i solve this problem for now or maybe in the future when the similar error occur.

Jay Mayu
Jay Mayu
6,805 Points

Did you check the logcat? Console will not show the error details.

Hello Jay Mayu,

Thank you for your reply, i already figure out the true problem behind this error. The problem is because i set the theme for noTitleBar. After i change the theme back, i already can run the app without any issue. Once again, thank you for your reply. :) :) :)

Jay Mayu
Jay Mayu
6,805 Points

Okie then incompatible style issue. Glad you figured it out on your own. :)