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 Creating the Screen Layout Adding a Button

disabled because the project doesn't contain any valid native configurations - Android Studio on Linux

I am attempting to use Android Studio on my Linux setup. I originally tried using the old version as per the video, but kept getting bothered by weird update notices and warnings, so finally decided to just update the entire studio, now running Android Studio 2.2.3

Now I am getting the error message:

Fun Facts disabled because the project doesn't contain any valid native configurations

Also, I'm seeing an error that says:

W/gralloc_ranchu: Grallloc pipe failed

The above despite the Gradle Console reporting "Build Successful". I get the Emulator (AVD is Nexus API 16) but not the Fun Facts app running.

What a PITA!!!

Anyone have advice? All software updated according to the Android Studio notices.

Thanks, Keith Ostertag