Error when trying to launch a second emulator

1

Good, when trying to launch an emulator when there is another running it returns the following error: Can not launch AVD in emulator. Output: Hax is enabled Warning: requested ram_size 1024M too big, reduced to 512M Hax ram_size 0x20000000 HAX is working and emulator runs in fast virt mode. Thanks in advance for any comments.

    
asked by josetuzin 17.09.2016 в 17:52
source

2 answers

1

The message shows you what the problem is:

  

Can not launch AVD in emulator. Output: Hax is enabled Warning:   requested ram_size 1024M too big, reduced to 512M Hax ram_size   0x20000000 HAX is working and emulator runs in fast virt mode.

Access to your Virtual Devices (Virtual Devices) from the indicated icon, select the option "Edit this AVD" :

Go to advanced options, "Show Advanced Settings" and in section "Memory and Storage" (Memory and storage) add the size of the Heap of the virtual machine and to end the "finish" button:

This allows you to increase the available RAM for the Maquina virtual de Java (JVM) so that it can host applications that run on the device.

    
answered by 19.09.2016 в 19:20
0

Good evening

You should increase the ABD Heap

On your AVD Manager

- Clica editar en tu emulador
- "Mostrar configuracion avanzada" abajo de todo.
- Ve a: "Memoria y Almacenamiento"
- Edita el Valor VM heap a 512 MB
- Listo

Some images

Ami served me, see if it works, greetings

    
answered by 18.09.2016 в 06:08