0

I try to create Linux Kali on Mac with using VirtualBox. And I want to run android emulator on this Virtual Box.

My VirtualBox settings look like: enter image description here

enter image description here

After all, I installed android-studio and I've tried to run android emulator but it gives error like:

A critical error has occurred while running the virtual machine and machine
execution has been stopped...

enter image description here

Sha
  • 921
  • 17
  • 46

1 Answers1

0

VirtualBox is not recommended.

it seems that android emulator inside vm's using VirtualBox has historically had a lot of issues. It seems most of the recommendations are to either use VMWare, Hypver-V, or just install the emulator natively on your base machine. Ring Zero Labs

Installed VMWare and solved.

Sha
  • 921
  • 17
  • 46