Android Studio - Emulator: Process finished with exit code -1073741819 (0xC0000005)
问题 Whenever I try to run my Android app using the emulator it gives me error saying "Emulator: Process finished with exit code -1073741819 (0xC0000005)" along with "Emulator: Could not initialize emulated framebuffer" . Any solution? 回答1: You should Wipe data in avd manager and cool boot it . I hope it works coz it worked for me when i got the same error 来源: https://stackoverflow.com/questions/52908457/android-studio-emulator-process-finished-with-exit-code-1073741819-0xc00000