Yukio <byplayer...@gmail.com> writes:

> Hello, this is byplayer.
>
> I would like to build xwalk_core_libray(version 23.x).
> I can build x86, arm aar file, but I can't build x86 and arm combined aar
> file like as below.
> https://download.01.org/crosswalk/releases/crosswalk/android/maven2/org/xwalk/xwalk_core_library/23.53.589.4/xwalk_core_library-23.53.589.4.aar
>
> Is there any instruction to build combined aar file?

The process is (unfortunately) the same one followed by Chromium itself:
you need to have two separate, independent builds (one for each arch),
then you merge their respective AARs into one.
_______________________________________________
Crosswalk-dev mailing list
Crosswalk-dev@lists.crosswalk-project.org
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to