mirror of
https://github.com/apache/cordova-android.git
synced 2026-03-16 00:00:02 +08:00
- If preference `AndroidMinimumWebViewVersion` is set, it will check if the current installed web view suits the version. If not, an error message is shown and the app exists, after the user clicks on OK. - The strings can be internationalized by adding a `strings.xml` with appropriates strings to the appropriate `values` directory. - Generated-By: Claude Haiku 4.5, Visual Studio Code