Hello, I'm trying to implement the XWalkView in our Android project. We need the WebRTC feature in our WevViews. I have downloaded the ARM version ( https://crosswalk-project.org/#documentation/downloads) and I am trying to compile the library. After much struggle with Eclipse and Python in Windows, I finally managed to build the library project xwalk_core_library in Ubuntu (without errors).
Even after building the project and obtaining the JAR file, I am still getting runtime errors related to R.java. The pythong scripts "prepare_r_java.py" is responsible for creating and updating R.java. I have made no modifications in the source code. I just wish to obtain a working xwalk_core_library JAR file to implement this simple example https://gist.github.com/butelo/9365587 Can there be a bug in the Python script? -- Warm Regards, Gaurav Bhor
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
