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.
For emulator crashing seconds after launch in Android Studio 2.3.1 or later: Open Android Virtual Device Manager, select your AVD, select "Edit this AVD", in the new window (Virtual Device Configuration), goto Emulated Performance > Graphics and select the "Software (GLS)" option. This problem might be caused by: 1) Outdated graphics card drivers. 2) Older graphics cards, not properly supported by the generic Windows 8 (or newer) drivers.