I Would recommend to update your project to cordova 5 & cordova android
platform to 4+ and then use this plugin
https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview

Read about it more here
https://cordova.apache.org/announcements/2015/04/15/cordova-android-4.0.0.html
And
https://cordova.apache.org/news/2015/04/21/tools-release.html



On Thu, May 14, 2015 at 9:43 AM, Dinesh Guleria <[email protected]>
wrote:

> Hi,
>
> I am able to migrate the existing cordova project to crosswalk webview,
> following this link
>
> https://crosswalk-project.org/documentation/cordova/migrate_an_application.html
>
> I am using api 19 :--
> android update project --subprojects --path . --target "android-19"
>
> My app is building fine for debug build :--
> cordova build android
>
> But now when i do an release build i use to get this error. Please see the
> attached image.
> cordova build android --release
>
> Release build is not successful.
>
> ============== I am using following plugins in my project ===========
>
> cordova plugin add org.apache.cordova.device
> cordova plugin add org.apache.cordova.console
> cordova plugin add https://github.com/mkuklis/phonegap-websocket
> cordova plugin add org.apache.cordova.splashscreen
>
> =====================================================================
>
> Please suggest how to resolve this error ?
>
>
> Regards,
> Dinesh
>
> _______________________________________________
> Crosswalk-help mailing list
> [email protected]
> https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
>
>
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to