I\'m trying to build a Cordova Android project using the most recent tools. I followed the instructions here:
$ cordova create myApp com.myCompany.myApp myAp
“Android target: not installed”
Please install Android target / API level: "android-25".
You need to create an Android Virtual Device (API level: "android-25" or latest) or need to add android real device.
Also you can import the project in Android Studio and run.
You can check here:
https://cordova.apache.org/docs/en/latest/guide/platforms/android/index.html
https://developer.android.com/studio/command-line/adb.html