Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio Emulator and "Process finished with exit code -1073741511 (0xC0000139)"

I'm trying to emulate my application using Android Studio Emulator (i'm developing by Android Studio) but I receive this error message:

Emulator: Process finished with exit code -1073741511 (0xC0000139)

Do what can I do?

Problem image:

enter image description here

like image 347
Otavio Miguel Avatar asked Jul 09 '17 18:07

Otavio Miguel


2 Answers

Simply follow the below points

  • Open Android Virtual Device Manager
  • Click on Options for Virtual device
  • Step 1: Wipe Data
  • Step 2: Cold Boot Now enter image description here
like image 139
Tarun Dholakiya Avatar answered Sep 28 '22 03:09

Tarun Dholakiya


enter image description here

Android Studio Emulator: Process finished with exit code 1. Maybe disk drive is FULL. You can delete some virtual devices unused. It works for me.

like image 37
Tuan Nguyen Avatar answered Sep 28 '22 03:09

Tuan Nguyen