Hi Cordova Developers, Crosswalk [1] is a web application runtime based on Blink and Chromium. It supports Android 4.0+. By integrating Cordova with Crosswalk, it brings remote debugging capability, better HTML5 support and higher performance to Cordova apps.
In Crosswalk projects, there is a crosswalk-cordova-android project [2] to prove the idea. It is derived from Cordova Android [3] and embeds Crosswalk as the HTML5 runtime instead of WebView. Currently It is based on Cordova 3.0.0 and supports 16 Cordova APIs. Please check the wiki [4] for more details. Your thoughts about the integration? Is it possible to support Crosswalk runtime as a platform in Cordova upstream? Thanks, -ningxin [1]: https://crosswalk-project.org/ [2]: https://github.com/crosswalk-project/crosswalk-cordova-android [3]: https://github.com/apache/cordova-android [4]: https://crosswalk-project.org/#wiki/crosswalk-cordova-android