whenever i am trying to build my program in Apache Cordova in Visual studio 2015, i have been given the following errors -
1.Failed to find 'ANDROID_HOME' environment variable. Try setting it manually.
2.Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory.
how can i fix this problem ? anyone have any suggestion for me.