I am using Visual Studio Tools for Apache Cordova, and I recently changed the Cordova CLI version (to 6.5.0)
Now when I attempt to build my solution I get an error:
You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 25].
Before building your project, you need to accept the license agreements
and complete the installation of the missing components using the Android
Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from
one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html
Is there a way to accept the license agreements without having to download and install the Android Studio SDK Manager too?