cordova emulate android - qemu: could not load initrd '' -


I am compiling my first test app in my Linux mint Android Dev Virtual Machine, for example since I When I'm trying to emulate Android:

  Cordova emulate Android   

but it fails with it: < Pre> qemu: iitrd loads ''

I went away but did not find much about this problem. Actually I will solve my problem, then I realized that this issue is because it is an ARM processor. Trying to emulate and there is no kernel image to do this or to do nothing, so I am wondering why the ARM processor is why.

Long story short, I had to go back to the Android Virtual Device (AVD) Manager and edit the Android virtual device and change the CPU / ABI from ARM to Intel Atom (x86) and now error The message has gone and Android emulation is loaded.

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -