Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Which Crosswalk build is x86 and which is ARM?

PaulF_IntelCorp
Employee
329 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