- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm having some issues when I build with the CLI 5.1.1 with Crosswalk 15 Embedded. My understanding was that if I built with the embedded version the user would not be prompted to install the Crosswalk runtime because it would be embedded in the app already. However, even after I built with the embedded version of Crosswalk it is still prompting me to install the Crosswalk Runtime Library from Google Play?
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's correct. I just did a test CW15 build and installed it on my phone. It did not request the library.
If you install the wrong architecture on your device (install x86 on ARM or install ARM on x86) you will get a request to install the library, so the proper architecture binaries are running on your device. My suspicion is you installed the wrong APK onto your device.
Download and install CPU-Z to determine what the architecture of your device is. If it says "Intel ..." in the SOC tab you have an x86 device. Otherwise, you have an ARM device. The ARM device SOC names are quite variable, here's an example from a Samsung S3:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you! You were right!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page