I am using Visual Studio 2017 for Creating Cordova projects, I have an Android SDK already installed on my machine, how to configure Visual Studio to use it, instead of downloading a new instance of Android SDK?
I get to know the answer, please follow the below steps:
Choose Tools menu >Options.
Choose Tools for Apache Cordova >Environment Variable Overrides.
Check the checkbox against ANDROID_HOME and click on Browse(...) button.