Software Archive
Read-only legacy content
17061 Discussions

Which Crosswalk build is x86 and which is ARM?

PaulF_IntelCorp
Employee
304 Views

There is a known issue with the build system that results in no naming of the two Crosswalk builds that you get from the build system when building an embedded Crosswalk APK (see https://software.intel.com/en-us/xdk/docs/using-the-crosswalk-for-android-build-option and https://software.intel.com/en-us/xdk/docs/submitting-multiple-crosswalk-apk-to-google-play-store for more information).

There are two ways to determine which APK is the ARM and which is the x86 build:

  • the larger APK is the x86 image
  • the "lib" directory inside the APK will indicate the target architecture

See the image, below, for an example of the second bullet, above.

crosswalk-build.png

0 Kudos
0 Replies
Reply