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 (2014) Getting Started with Android Running the Fun Facts Project

Robert Camargo
Robert Camargo
1,016 Points

Error:(4) No resource identifier found for attribute 'showAsAction' in package 'com.example.robcam89.funfacts'

This is a message I get in the Gradle Build when trying to run the app in Android Studio. It is preventing me from running the app in the emulator even when trying to run it through the AVD Manager. All of my configurations match what is shown in the video as I downloaded it through the teachers notes. What would be the best solution in order to continue my progress?