Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Hafiz Rahim
346 PointsCannot 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.

Hafiz Rahim
346 PointsHello 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
6,805 PointsOkie then incompatible style issue. Glad you figured it out on your own. :)
Jay Mayu
6,805 PointsJay Mayu
6,805 PointsDid you check the
logcat
? Console will not show the error details.