Toubey
Toubey

Reputation: 199

Using a custom plugin while using Cordova with Crosswalk in Android

Say I wan't to use Crosswalk in my Phonegap/Cordova-Project, because I need state of the art HTML5 & CSS3 features on Android 4.0 and higher. The crosswalks site is saying they support Cordova plugins, but can I write my own plugins and use them - even tough Crosswalk is used instead of the Android-WebView?

Upvotes: 2

Views: 713

Answers (1)

Shouqun
Shouqun

Reputation: 756

You can refer to this document: https://crosswalk-project.org/#documentation/cordova/add_plugins

Upvotes: 0

Related Questions