cordova-android
                                
                                
                                
                                    cordova-android copied to clipboard
                            
                            
                            
                        Apache Cordova Android
Between Cordova-CLI v12 and the Cordova-Android v12, v13 and now v14 I think there needs to be better documentation on version requirements and compatibility. Hoping someone here can help straighten...
Since deploying an update to an existing app with cordova-android 14.0.1 we have been seeing the occasional crash in native code. In particular it seems a mutex is being destroyed...
# Feature Request Play asset delivery for Cordova for android typically `install-time` play asset delivery ## Motivation Behind Feature A lot of apps especially games which are ported from web...
# Bug Report ## Problem When doing a `cordova run android`, the menu from the home screen will appear before the app is starting. This menu would normally appear when...
### Motivation and Context Remove the require block for `cordova/plugin/android/polling`, a module that doesn't exist. Resolves #1735 ### Description The `cordova/plugin/android/polling` module appears to have been removed since 2012. The...
### Platforms affected Android ### Motivation and Context - Make clear, that only `onRequestPermissionResult` is currently save to use - Document, that `onRequestPermissionResult` is called from `CordovaActivity` after called from...
# Bug Report I am using Quasar Framework and I was creating andoid app using "quasar build -m android -- -- --packageType=bundle". It started giving error so I remove android...
# Bug Report I want to copy resources to the `res` directory of the android app. ## Problem I followed the documentation for the [resource-file](https://cordova.apache.org/docs/en/12.x/config_ref/#resource-file) tag of the `config.xml`, where...