cordova-android
                                
                                
                                
                                    cordova-android copied to clipboard
                            
                            
                            
                        Apache Cordova Android
# Bug Report ## Problem I have an issue with a specific third party plugin : https://github.com/vidinoti/cordova-plugin-PixLive With a fresh empty cordova create app, no other plugin except whitelist, the...
Starting with Android 7 or 8, certain apps include a button to change the app's **storage location** from Internal to SD, as follows:  Our Cordova 9.0.0 apps do not...
# Feature Request Please add a way to hide the status bar / enter immersive mode on Android while the splash screen is showing. ## Motivation Behind Feature With cordova-plugin-statusbar...
Icon
# Bug Report ## Problem In master version the icon of the app is not showing. ### What is expected to happen? Icon of app not showing (shows cordova default...
# Bug Report ## Problem When selecting an app from the sidebar when opening a file the file is not sent back to the app. ### What is expected to...
# Feature Request ## Motivation Behind Feature Completes platform info used by `cordova info` command for cordova troubleshooting and diagnosis. Related to: https://github.com/apache/cordova-cli/issues/526
# Bug Report ## Problem I am working on a new plugin for a major customer, with some enhancements to support several hundred megabytes worth of response data. If I...
https://github.com/apache/cordova-android/blob/8a4ae311ce165e31f0511ae43274aa52d3773fd2/framework/src/org/apache/cordova/CordovaPlugin.java#L407 Clearly, the name `hasPermisssion` is misspelled, and should be `hasPermission` instead...
Old plugin target-dir structure support, which needs special remapping code in `bin/templates/cordova/lib/pluginHandlers.js` and has led to so many issues, should be deprecated with a warning message for future removal. Plugin...
# Bug Report Hi all, I have an issue on Firebase Crash log, Please help me check it, I am getting this crash frequently. Thanks! ## Problem *LinkedHashMap.java line 757,...