That's not a duplicate to this question because of: I need to make emulator working all the time (not only first N minutes). After program being launched emulator works some time and freezes, so I cannot interact with it.Įxample: if I call adb shell ls -l /sdcard/ (or many other adb commands) nothing is printed in console and I must press control+C to return control.Īfter emulator restart problem vanishes and after time it occurs again.
It starts normally (and shows HAX is working and emulator runs in fast virt mode line) and I can run programs.
Situation: I have android x86 accelerated emulator on Mac OS X.