How can we change the android sdk version using UI in visual studio 2015 apache cordova mobile application?
I know that there is a way to change this version via project.properties files inside platforms/android folder in project, but I am searching for a way to change them via user interface.(I am also aware of links such as THIS in stackoverflow, but these are not my answer)