You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Make sure you are on the master branch (the default one).
Build XWalkCoreLibrary
To build XwalkCoreLibrary, please refer to Build Crosswalk to prepare for Android build environment. Please pay attention to the architecture you build against.
Build XWalkCoreLibrary project by command:
$ ninja -C out/Release xwalk_core_library
The output is located at: /path/to/crosswalk/src/out/Release/xwalk_core_library
Import
Import XWalkCoreLibrary by linking it to framework folder of crosswalk-cordova-android: