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

Barry Fine
Barry Fine
1,881 Points

I Can't start my emulater

i get this error when trying to run the program :
Failed to create Context 0x3005 emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. Could not initialize emulated framebufferERROR: Could not create window texture: Texture dimensions are limited to 2048x2048

Hello,

Are you not able to start the emulator on its own or only when you're trying to run your app?

If this is when trying to run your app, could you please post your code so that we can help you further?

3 Answers

Could you try creating a new emulator device with a smaller screen size and give it a lower RAM size?

Also, if that doesn't work, a couple of other settings to try are to toggle the Use Host GPU setting, increase the RAM size(mixed reports on which way could fix it),

Barry Fine
Barry Fine
1,881 Points

I can't start the emulator even from the avd manager

Barry Fine
Barry Fine
1,881 Points

Thanks, the smaller screen did the job