I've been trying to run android project using Visual Studio 2017 and Cordova. When i try to run the app on the android emulator from command prompt it doesnt work and said that it could not load API for the android project from API.js. Is there any thing I can do to fix the problem?
Attached is the screenshot from the command prompt with the error mentioned.
I have tried to use the command cordova emulate android but to no avail.