I have this error notice. Why?

I have java version 13.0.2
Error emulating your Cordova Project for android!

AVDs are virtual devices used for emulation of your Android Project. It looks as if you do not have any emulators installed.

This thread may help you on your way.

next one i got this error

You can’t open a release project in an emulator without signing it.

But you can open a debug project. So just make sure you toggle the “bug” icon in the toolbar first, then rebuild and open in emulator.

1 Like

Thank you, it works!

1 Like