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 trialnixfifty
1,184 PointsError when trying to build app
After watching this video and following the steps, when I try to run the app I get an error that says 'You need to use a Theme.AppCompat theme (or descendant) with this activity.'. How do I fix this? :)
Thanks!
1 Answer
Gunjeet Hattar
14,483 PointsI've answered the same question here in this forum and it has worked. You might want to check it out. It's a simple change of two lines of code
Hope it helps
nixfifty
1,184 Pointsnixfifty
1,184 PointsHi Gunjeet.
Thanks for that. I applied your fix and the app started to work again. Thank you, once again. :)