I have added Crosswalk to a cordova project, it works ok.
But I wanted to remove it to do some tests, but I can't find out how.
I tried to remove the following line
android.library.reference.2=org.apache.cordova.engine.crosswalk/xwalk_core_library
from the project.properties file but the build process crashes.
Any help? Didn't find it in the documentation.
Best Solution
is what worked for me
i also had to comment out the below line in platforms/android/project.properties