1 Reply Latest reply on Dec 16, 2015 9:55 AM by gercan

    jboss tools cordova-plugin-crosswalk-webview

    yan.langlois

      I followed this tutorial to create my ionic application : http://tools.jboss.org/documentation/videos/hybrid_angularjs_ionic.html

       

      I used the following ommand to add crosswalk browser : ionic browser add crosswalk

       

      When I lunch "ionic build android" I can see that crosswalk in pakaged inside my APK file because the size of the file increases by 20Mb. But when I lunch" run on android device" from eclipse menu the APK does not contain crosswalk. Is this normal ? Do I need to do something else to package crosswalk ?