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

Unable to start correctly the AVD.

When I try to start AVD (NEXUS 5X for example) I receive the following message: Emulator: [7016]:INFO:android/android-emu/android/verified-boot/load_config.cpp:236:Verified boot params were not found. then this: Emulator: emulator: WARNING: UpdateCheck: Failure: Error and a long sequence of: Emulator: glClear:469 GL err 0x502 At the end Fun Facts is not running but the AVD seems working. Any ideas?

1 Answer

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

I did not experience this myself, but f you google the last error, some stack overflow questions suggest changing graphical settings of the device might solve this:

https://stackoverflow.com/questions/48061593/emulator-glclear466-gl-err-0x502

https://stackoverflow.com/questions/48840825/error-0x502-android-emulator

See if that helps you in any way.

Thanks Maciej but seems not working. Tried to increase RAM and graphical settings. Is not clear to me where should be the required file in the first error (load_config.cpp): Emulator: [7016]: INFO: android/android-emu/android/verified-boot/load_config.cpp: 236:Verified boot params were not found.