Android Studio - Emulator: Process finished with exit code -1073741819 (0xC0000005)

0

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?

android
android-studio
android-emulator
asked on Stack Overflow Oct 20, 2018 by Mohan Sharma

1 Answer

0

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

answered on Stack Overflow Oct 20, 2018 by dhruv bhati

User contributions licensed under CC BY-SA 3.0