I am very new to Ionic2 app development and am trying to build an Android app with it. I want to run the app in Visual Studio emulator and am getting the below error while running 'cordova build android' command. Please help with it! 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**
