Skip to content
Advertisement

Android Emulator Device crash when start in Android Studio (Linux)

When I start that device it was crashed and show this error in the console of Android Studio:

emulator64-arm: ../../../../../../../src/mesa/drivers/dri/i915/i915_fragprog.c:1225: i915BindProgram: Assertion `p->on_hardware == 0′ failed.

When I use Genymotion it is disposed without any error notice.

Advertisement

Answer

You need to Uncheck the “Use Host GPU” checkbox – in the emulator settings

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement