ErrLookup › apache/cordova-android
apache/cordova-android
Apache Cordova Android · JavaScript · 78 source files
Analyzed at 7c1e190064 on 2026-08-22. 46 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Failed to install apk to target: ${output} | exception | error | adb, apk-install, cordova-run, android, signing, versioncode |
| AndroidManifest at ${path} has incorrect root node name (exp | validation | error | xml, android-manifest, parser, cordova-platform |
| Specified build config file does not exist: ${buildConfig} | validation | error | build-config, signing, file-not-found, cli-args |
| Could not find apk architecture: ${arch} build-type: ${build | exception | error | apk, abi, architecture, build-output, cordova-run |
| Malformed BoM platform: ${p} | validation | error | gradle, bom, project-properties, dependency-notation, plugin |
| Unsupported system library (does not work with gradle): ${p} | validation | error | gradle, system-library, legacy-plugin, dependency-notation |
| Failed to instantiate ProjectBuilder builder: ${err} | exception | error | node-modules, installation, builder, require, corrupt-install |
| Failed to find 'ANDROID_HOME' environment variable. Try sett | validation | error | android-sdk, android-home, environment-variable, path, adb |
| Failed to find 'ANDROID_HOME' environment variable. Try sett | validation | error | android-sdk, avdmanager, cmdline-tools, environment-variable, legacy-sdk |
| Failed to find 'ANDROID_HOME' environment variable. Try sett | validation | error | android-sdk, android-home, environment-variable, ci-setup |
| 'ANDROID_HOME' environment variable is set to non-existent p | validation | error | android-sdk, android-home, path, environment-variable |
| Please install the Android SDK Platform "platforms;${desired | validation | error | android-sdk, sdk-platform, api-level, requirements-check |
| Requirements check failed for Android SDK! Android SDK was n | exception | error | android-sdk, requirements-check, android-home, diagnostics |
| Could not find an available avd port | exception | error | emulator, adb, port-exhaustion, parallel-ci |
| No emulator ID given | validation | error | emulator, avd, missing-argument, cordova-emulate |
| Failed to run "javac -version", make sure that you have a JD | exception | error | java, jdk, javac, java-home, environment-variable |
| Failed to find 'JAVA_HOME' environment variable. Try setting | validation | error | java, jdk, java-home, macos, environment-variable |
| Required attribute "src" not specified in <source-file> elem | validation | error | plugin-xml, source-file, plugin-install, validation |
| Required attribute "target-dir" not specified in <source-fil | validation | error | plugin-xml, source-file, plugin-install, validation |
| Required attribute "src" not specified in <framework> elemen | validation | error | cordova, cordova-android, plugin-xml, framework, install |
| Required attribute "src" not specified in <asset> element fr | validation | error | cordova, cordova-android, plugin-xml, asset, install |
| Required attribute "target" not specified in <asset> element | validation | error | cordova, cordova-android, plugin-xml, asset, install |
| "${src}" not found! | validation | error | cordova, cordova-android, plugin-xml, file-not-found, install |
| File "${src}" is located outside the plugin directory "${plu | validation | error | cordova, cordova-android, plugin-xml, security, path-traversal, symlink |
| Destination "${dest}" for source file "${src}" is located ou | validation | error | cordova, cordova-android, plugin-xml, security, path-traversal |
| "${target_path}" already exists! | validation | error | cordova, cordova-android, plugin-install, file-exists, conflict |
| One of the following attributes are set but missing the othe | validation | error | cordova, cordova-android, config-xml, icons, adaptive-icons, prepare |
| Package type "bundle" is not supported during cordova run. | validation | error | cordova, cordova-android, run, app-bundle, deployment |
| Could not find any APKs to deploy | exception | error | cordova, cordova-android, run, build, apk |
| Could not find target matching ${inspect(spec)} | exception | error | cordova, cordova-android, run, device, emulator, adb |
| Plugin can't handle uri: ${uri} | exception | error | cordova, cordova-android, java, plugin, uri, resource-api |
| Invalid plugin ID in URI: ${uri} | exception | error | cordova, cordova-android, java, plugin, uri, resource-api |
| URI not supported by CordovaResourceApi: ${uri} | exception | error | cordova, cordova-android, java, uri, resource-api |
| Do not perform IO operations on the UI thread. Use CordovaIn | exception | error | cordova, cordova-android, java, threading, ui-thread, resource-api |
| Tried to perform an IO operation on the WebCore thread. Use | exception | error | cordova, cordova-android, java, threading, js-thread, resource-api |
| Relative URIs are not supported. | exception | error | cordova, cordova-android, java, uri, resource-api |
| Failed to create webview. | exception | critical | webview, reflection, config-xml, android, classloading |
| Unsupported keycode: ${keyCode} | exception | error | keyevent, android, input, plugin-development, api-misuse |
| ${filePath}: Missing key required "${key}" | exception | error | gradle, properties, build-config, android |
| No installed build tools found. Please install the Android b | exception | error | android-sdk, build-tools, gradle, environment, ci |
| No usable Android build tools found. Highest ${minBuildTools | exception | error | android-sdk, build-tools, version, gradle, upgrade |
| Unable to determine Android SDK directory. | exception | error | android-sdk, environment, gradle, ci, local-properties |
| Expected Android Build Tools version >= ${cordovaConfig.MIN_ | exception | error | gradle, build-tools, version-pin, android |
| The defined Kotlin version (${cordovaConfig.KOTLIN_VERSION}) | validation | error | kotlin, gradle, version, config-json, cordova |
| The defined Google Services plugin version (${cordovaConfig. | validation | error | google-services, firebase, gradle, version, config-json |
| Keystore file does not exist: ${storeFile.getAbsolutePath()} | exception | error | signing, keystore, release-build, gradle, android |