Shahar Gluzman <[email protected]> writes: > I want to update the XWalkViewInternal which is stored in > xwalk_core_library_java_library_part.jar and also XWalkView which is > stored in xwalk_core_library_java_app_part.jar. > Those jar files don't exist in the out/Release folder but same names > with Ninja type exist (out/Release/obj/xwalk) > How do you suggest to continue?
Which target did you build with ninja? Assuming you've properly set up the build for Android (which seems to be the case according to your previous messages), then the `xwalk_core_library` target should build everything you need. _______________________________________________ Crosswalk-dev mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev
