I am very new to Ionic2 app development and trying to create an Android app with it. I want to run the application in Visual Studio emulator, and I get the error below when running the "corova build android" command. Please, help! Thanks in advance!
**C:\Devlopment ionic\sample\sampleapp>cordova build android
ANDROID_HOME=C:\Users\d.dutta.chowdhury\AppData\Local\Android\sdk
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_131
The system cannot find the path specified.
Error: cmd: Command failed with exit code 1**

Debo source
share