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

crystall ball doesn't run due to errors in code

hey, just downloaded/importet the project files of this site: http://teamtreehouse.com/library/build-a-simple-android-app/pretty-little-things/customizing-buttons-and-labels

when opening the files i get 3 errors dealing with the styles.xml files of the folders "values", "values-v11", "values-v14" saying "error:Error retreiving parent for item: No resource found that matches the given name "Theme.AppCompat.Light.DarkActionBar" for the styles.xml in "values-14" and "Theme.AppCompat.Light" for the styles.xml files of "values" and "values-11". Does anybody know how to fix this?

2 Answers

The Theme does not currently work there should be directions in the teachers notes of that video

Thx for your answer Shaun. What is described in the teachers notes has already been adjusted in the project files of that video, those are the files that don't work, at least on my environment :).

Ben Jakuben
Ben Jakuben
Treehouse Teacher

Hi Manuel, if you are having trouble with the code in the instructions, can you either paste your code in here for us to look at, or zip up your project and send it along to help@teamtreehouse.com?

The issue is due to an update in the tools that has changed how this theme works. I am recording a new version of this course that will be available next month, but the solution in the mean time is to use the Teacher's Notes.