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 Blog Reader Android App Exploring the Master-Detail Template Creating a Project Using the Master-Detail Template

John da Eira
John da Eira
12,486 Points

Problem with Action Bar

I am having an issue with Android Studio when using SDK 19. The ActionBar at the top that is supposed to show "MasterDetailExample" does not show at the top, but the app runs fine in the emulator. When I use SDK 21 "MasterDetailExample does show at the top, but after I click on any of the items the app crashes. Any ideas?

I've got the same problem.

Did you figure it out?