I\'m building an app for Android using Cordova. The android emulator was working fine but I wasn\'t using it because I installed the Ripple emulator. I continued on building my
Just re run after starting emulator manually.
Create Emulator
android
in cmd and hit enter, a GUI will come.Start Emulator
emulator.exe -avd *avdname*
in cmd (wait for few minutes for full start up)