I saw some example in SO, but this solution does not work with my error. My error is below: -
[phonegap] compiling Android... [phonegap] successfully compiled Android app [phonegap] trying to install app onto device [phonegap] no device was found [phonegap] trying to install app onto emulator [error] An error occurred while emulating/deploying the android project. event.js:72 throw er;// Unhandled error exception
I saw the example below, but it doesn’t work. Error trying to launch an Android application on an emulator using a telephone conversation, how to fix it?
I have a solution. My emulator was not running, so it showed an error. I started the emulator and now it works. Thanks to everyone who tried to help me.
I just tried and got positive results. There is an error, but to get rid of it:
You can check this and this tutorial . I think this will help you.