I believe every version of Crosswalk Cordova I've downloaded from https://download.01.org/crosswalk/releases/crosswalk/android/ does not build successfully for me out of the box. I am following direct instructions from the Crosswalk wiki here but no luck even with the stable builds. The only time I was able to build successfully was when I read through each error on the command line and went through the java files necessary to comment some code that was causing the problem. However, since I am new to Crosswalk, I do not know the code base well enough to continue doing that, at least not reliably and carefully.
My main goal is to build the Crosswalk Cordova sample project so that I can replace the assets code with my web app that I already created. Has anyone had luck with this? Could anyone share a very stable build that builds successfully out the box?
Thanks