Plugin tests for Android are failing without a real reason. Example: https://github.com/apache/cordova-plugin-media-capture/pull/106
Relevant lines: ``` cordova-paramedic: checking requirements for platform android Android Studio project detected Requirements check results for android: Java JDK: installed 1.8.0 Android SDK: installed true Android target: not installed Please install Android target / API level: "android-27". Hint: Open the SDK manager by running: /usr/local/android-sdk-25.2.3/tools/android You will require: 1. "SDK Platform" for API level android-27 2. "Android SDK Platform-tools (latest) 3. "Android SDK Build-tools" (latest) Gradle: installed /usr/local/gradle-4.0.1/bin/gradle Some of requirements check failed ``` [ Full content available at: https://github.com/apache/cordova/issues/35 ] This message was relayed via gitbox.apache.org for [email protected]
