I work in windows 8. To compile just create a file and load it into Adobe PhoneGap Build. How to make an application to compile to a plugin Crosswalk?
The link https://build.phonegap.com/plugins/3347 they say that you just need to add a line in the config:
<gap:plugin name="org.crosswalk.engine" version="1.3.0" />
But it does not give any result. The application is compiled as before, without Crosswalk. On the tab, with the list of plug-ins, is still empty enter link view screenshot
I would be very grateful for any help
For Phonegap Build, try these two lines in your config.xml
Source: http://phonegap.com/blog/2015/06/16/phonegap-updated-on-build/