Android Studio 4.0, Emulator 30.0.12, Win 10
Everything has been ok, but today my AVD emulator stopped start and started to show error like this:
The emulator process for AVD Pixel_2_API_29 was killed.
if I start it from the AVD Manager or if I started Debug my project then:
Emulator: Process finished with exit code -1073741515 (0xC0000135)
I tried:
- remove and install Android Studio ;
- reinstalled all plugins, gradle, sdk, emulator;
But it all doesn't effect to it.
May be anyone knows how fix this bug? Thx!