mirror of
https://github.com/apache/cordova-android.git
synced 2026-03-16 00:00:02 +08:00
- When no plugins are added, `cordova_plugins.js` is not present and will give an error in console: `java.io.FileNotFoundException: www/cordova_plugins.js`` - Chromium tries to load `favicon.ico` which is not present: `java.io.FileNotFoundException: www/favicon.ico` - Generated-By: GPT-5.3-Codex, GitHub Copilot Chat