GitHub user coderofsalvation opened a pull request: https://github.com/apache/cordova-android/pull/335
older android fix (v2.3.6) I was playing around with my old android phone (v2.3.6), which did seem to install fine. However, the app wouldn't launch. `adb logcat` printed a nullpointerexception, which i fixed in this commit. I also noticed more people had the same issue on stackoverflow, so i posted the patch there as well: http://stackoverflow.com/questions/19350062/java-lang-nosuchmethoderror-android-webkit-cookiemanager-setacceptfileschemecoo/39671863#39671863 You can merge this pull request into a Git repository by running: $ git pull https://github.com/coderofsalvation/cordova-android master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-android/pull/335.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #335 ---- commit 4a9274e428b887354b026a27f89f46f90f707742 Author: Leon <i...@leon.vankammen.eu> Date: 2016-09-25T22:37:26Z older android fix (v2.3.6) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org