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

Thomas Sinaguglia
Thomas Sinaguglia
402 Points

App presents black screen, how do I fix this?

When I look through the logcat it keeps running and running and then it displays a bunch of random words and sentences in red along with, "ERROR: failed to open framebuffer (No such file or directory), aborting ". Then it continues running.

I looked on stack overflow and the only solution that I have found to this problem is to check off "Use host GPU" when creating the AVD (which I have). Another solution I have found is us less RAM ( I went down to 500 mb). I still get the black screen and I have also tried exiting and rebooting android studio.

Can anyone help with this problem, that would be great!

Thanks alot :)