Dear all:
    I am a newly user of crosswalk. I want to use XWalkView in my android
project. I need to do some customiztion in xwalk_core_library_java.jar. Now
I want to build to generate xwalk_core_library_java.jar.

Since there is no source files but only JAR, so I had to download the
Source code as the following link suggest:
https://crosswalk-project.org/contribute/building_crosswalk.html

I am using the following code to download the code:
----------
export XWALK_OS_ANDROID=1
gclient config --name=src/xwalk \
  git://github.com/crosswalk-project/crosswalk.git
gclient sync

----------

After I run "gclient sync" about 8 hours, about 7G files were
downloaded. While downloading “src/third_party/WebKit” to 40% ,remote
hung up. I have tried several times, everytime it hung up while
syncing "WebKit".

My question is:

1. I just what to build xwalk_core_library_java.jar. do I really need
download all the source code? Is there any simple way to build
xwalk_core_library_java.jar?

2.  I am a developer in China, If I really need to download all the
source code, are there any other ways to download the source code or
any contributor in china can help me?


Thanks~
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to