<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Quote:Paul F. (Intel) wrote: in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998902#M29332</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;ALL: -- sorry, I thought I had responded to this thread earlier in the week, but it appears that my post got lost.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;The "unsigned" issue is a "red herring" (as we say in English) -- meaning that it is an unfortunate distraction, it looks like a problem but it is not an actual problem -- the build system always builds an unsigned APK and then signs the APK &lt;EM&gt;&lt;STRONG&gt;after&lt;/STRONG&gt;&lt;/EM&gt; the "build" has completed. Unfortunately, you do not see the final signing process in the build log, all you see is the Cordova build process messages, which always builds an unsigned APK.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;There is a bug in the UI that regarding the value of the signed/unsigned directive, so all builds are delivered as signed APKs, regardless of what you select in that build setting. You can manually force a signed or unsigned build by using &lt;STRONG&gt;ONE&lt;/STRONG&gt; of the following preferences in the intelxdk.config.additions.xml file:&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="false"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates an unsigned APK --&amp;gt;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="true"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates a signed APK --&amp;gt;&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		If no preference is provided, the default action is to build a signed APK, which is why the builds always work.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;You have included the SQLite plugin in your app (see this line in the build log: Installing "io.litehelpers.cordova.sqlite" for android), which includes binary libraries in the build and that is what is confusing the Google Play store. I'm assuming this is a new addition to your app. This is the source of the problem you are having.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The last point, regarding the SQLite plugin, is a known issue that is being worked on in our build system. It requires that the build system "scrape" the excess binary files from the APK after building the app but before signing it. There are two workarounds:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Build the Crosswalk APK yourself.&lt;/LI&gt;
	&lt;LI&gt;Build a "shared" model APK.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The second one is accomplished by selecting "shared" in the Crosswalk Runtime setting in the Android-Crosswalk build settings section of the Projects tab. When you build a shared model APK for Crosswalk you will get a single multi-architecture APK and the Crosswalk library must then be downloaded. Unfortunately, it will only work with the Google Play store, since that is currently the only place this shared library is distributed, and it does require that your customers perform that extra download to get the library. See this doc page for more details: &lt;A href="https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-options-shared-or-embedded"&gt;https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-optio...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have escalated the issue and have asked that this problem get resolved ASAP. Unfortunately, I don't have a date for implementation.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks Paul for the&amp;nbsp;exhaustive reply,&lt;/P&gt;

&lt;P&gt;I will try to check if it's possible to find a workaround that allows to use the Sqlite plugin and avoiding to confuse the Play Store.&lt;/P&gt;

&lt;P&gt;I Hope that anyway a fix will be applied in the build system as this is a big showstopper for people that needs this plugin.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;/P&gt;

&lt;P&gt;Andrea&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2015 20:30:25 GMT</pubDate>
    <dc:creator>Andrea_C_</dc:creator>
    <dc:date>2015-08-31T20:30:25Z</dc:date>
    <item>
      <title>Architectures mismatch with Crosswalk APKs  built by Intel XDK</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998889#M29319</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;

&lt;P&gt;we are going to release a new version of our app, unfortunately we are unable to submit our app to the store because the APKs are recognized by the store as "multiplatforms", while this is not true. You can see here the screenshot generated using the play store management page. Please look at the "Piattaforme native" field (Native platforms in Italian).&lt;/P&gt;

&lt;P&gt;We are using version 7 of Crosswalk. I attach here also the build log.&lt;/P&gt;

&lt;P&gt;Hope to have an answer soon since we cannot publish any update for this reason.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="s1.png"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/7903iA4F0C1B5833C9510/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="s1.png" alt="s1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 17:46:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998889#M29319</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-26T17:46:44Z</dc:date>
    </item>
    <item>
      <title>So the problem is that each</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998890#M29320</link>
      <description>&lt;P&gt;So the problem is that each apk created from our build system is identified as an apk that is supported on multiple platforms? I just wanted to clarify so we have a place to start.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:13:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998890#M29320</guid>
      <dc:creator>Brandon_K_Intel</dc:creator>
      <dc:date>2015-08-26T18:13:49Z</dc:date>
    </item>
    <item>
      <title>When you build the app using</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998891#M29321</link>
      <description>&lt;P&gt;When you build the app using Android Crosswalk build, you get two APKs in a zip file. One for ARM architecture and one for X86 architecture. When you submit the application in the store, you upload &lt;STRONG&gt;both&lt;/STRONG&gt; the APKs and when the user downloads your app, only APK that is relevant to their device architecture will be downloaded. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:31:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998891#M29321</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-08-26T18:31:19Z</dc:date>
    </item>
    <item>
      <title>Quote:SWATI S. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998892#M29322</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;SWATI S. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;When you build the app using Android Crosswalk build, you get two APKs in a zip file. One for ARM architecture and one for X86 architecture. When you submit the application in the store, you upload &lt;STRONG&gt;both&lt;/STRONG&gt; the APKs and when the user downloads your app, only APK that is relevant to their device architecture will be downloaded. &amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Yes, I know we have to upload both APK, but as said above we can't as the APKs contain a wrong information (the fact that that each one supports *both* the architectures&lt;SPAN style="font-size: 13.0080003738403px; line-height: 19.5120010375977px;"&gt;)&lt;/SPAN&gt;. I hope that the problem is now better explained.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998892#M29322</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-26T18:43:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Brandon Kiefer (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998893#M29323</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Brandon Kiefer (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;So the problem is that each apk created from our build system is identified as an apk that is supported on multiple platforms? I just wanted to clarify so we have a place to start.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Exactly, this is what happens.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 18:44:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998893#M29323</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-26T18:44:39Z</dc:date>
    </item>
    <item>
      <title>From your log I see that your</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998894#M29324</link>
      <description>&lt;P&gt;From your log I see that your app is not signed. You have to sign the app in order to submit to the store. Check the Signed checkbox in the Projects &amp;gt; Build Settings page.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 19:37:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998894#M29324</guid>
      <dc:creator>Swati_S_Intel1</dc:creator>
      <dc:date>2015-08-26T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Quote:SWATI S. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998895#M29325</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;SWATI S. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;From your log I see that your app is not signed. You have to sign the app in order to submit to the store. Check the Signed checkbox in the Projects &amp;gt; Build Settings page.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;FYI,&lt;/P&gt;

&lt;P&gt;I am using Intel XDK EA. The flag was actually checked, but didn't reflect the settings in the .xdk file. So I unchecked and checked the flag, so now the setting is saved. I will let you know if something changes after the new build.&lt;/P&gt;

&lt;P&gt;Thanks again,&lt;/P&gt;

&lt;P&gt;Andrea&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 19:47:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998895#M29325</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-26T19:47:27Z</dc:date>
    </item>
    <item>
      <title>Looks like the signed check</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998896#M29326</link>
      <description>&lt;P&gt;Looks like the signed check not getting reflected is a bug on our part. Has been escalated to the engineering team.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 21:21:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998896#M29326</guid>
      <dc:creator>Anusha_M_Intel1</dc:creator>
      <dc:date>2015-08-26T21:21:26Z</dc:date>
    </item>
    <item>
      <title>I tried to build again with</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998897#M29327</link>
      <description>&lt;P&gt;I tried to build again with the signed check enabled (this time saved on the project), but the issue still remains. The apk &amp;nbsp;supports all the architectures. Notice also that from the logs the APKs looks still unsigned, seems like the setting is totally ignored.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Aug 2015 22:04:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998897#M29327</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-26T22:04:38Z</dc:date>
    </item>
    <item>
      <title>Will you try building with a</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998898#M29328</link>
      <description>&lt;P&gt;Will you try building with a newer version of Crosswalk (preferably 14) and let me know if that issue still persists?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:26:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998898#M29328</guid>
      <dc:creator>Brandon_K_Intel</dc:creator>
      <dc:date>2015-08-27T14:26:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Brandon Kiefer (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998899#M29329</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Brandon Kiefer (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Will you try building with a newer version of Crosswalk (preferably 14) and let me know if that issue still persists?&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Thanks Brandon for your support,&lt;/P&gt;

&lt;P&gt;I will try to build most probably on Monday with Crosswalk 14, even if we are willing to use crosswalk 7.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2015 18:07:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998899#M29329</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-27T18:07:39Z</dc:date>
    </item>
    <item>
      <title>Hi, I tried with Crosswalk 14</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998900#M29330</link>
      <description>&lt;P&gt;Hi, I tried with Crosswalk 14 and, again, the app is not signed is compiled for both architectures.&lt;/P&gt;

&lt;P&gt;Here is the log of the build with Crosswalk 14.&lt;/P&gt;

&lt;P&gt;Hope that this problem will be soon solved as we are blocked in releasing and testing our app.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Aug 2015 17:37:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998900#M29330</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-30T17:37:00Z</dc:date>
    </item>
    <item>
      <title>ALL: -- sorry, I thought I</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998901#M29331</link>
      <description>&lt;P&gt;ALL: -- sorry, I thought I had responded to this thread earlier in the week, but it appears that my post got lost.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;The "unsigned" issue is a "red herring" (as we say in English) -- meaning that it is an unfortunate distraction, it looks like a problem but it is not an actual problem -- the build system always builds an unsigned APK and then signs the APK &lt;EM&gt;&lt;STRONG&gt;after&lt;/STRONG&gt;&lt;/EM&gt; the "build" has completed. Unfortunately, you do not see the final signing process in the build log, all you see is the Cordova build process messages, which always builds an unsigned APK.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;There is a bug in the UI that regarding the value of the signed/unsigned directive, so all builds are delivered as signed APKs, regardless of what you select in that build setting. You can manually force a signed or unsigned build by using &lt;STRONG&gt;ONE&lt;/STRONG&gt; of the following preferences in the intelxdk.config.additions.xml file:&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="false"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates an unsigned APK --&amp;gt;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="true"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates a signed APK --&amp;gt;&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		If no preference is provided, the default action is to build a signed APK, which is why the builds always work.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;You have included the SQLite plugin in your app (see this line in the build log: Installing "io.litehelpers.cordova.sqlite" for android), which includes binary libraries in the build and that is what is confusing the Google Play store. I'm assuming this is a new addition to your app. This is the source of the problem you are having.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The last point, regarding the SQLite plugin, is a known issue that is being worked on in our build system. It requires that the build system "scrape" the excess binary files from the APK after building the app but before signing it. There are two workarounds:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Build the Crosswalk APK yourself.&lt;/LI&gt;
	&lt;LI&gt;Build a "shared" model APK.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The second one is accomplished by selecting "shared" in the Crosswalk Runtime setting in the Android-Crosswalk build settings section of the Projects tab. When you build a shared model APK for Crosswalk you will get a single multi-architecture APK and the Crosswalk library must then be downloaded. Unfortunately, it will only work with the Google Play store, since that is currently the only place this shared library is distributed, and it does require that your customers perform that extra download to get the library. See this doc page for more details: &lt;A href="https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-options-shared-or-embedded" target="_blank"&gt;https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-options-shared-or-embedded&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have escalated the issue and have asked that this problem get resolved ASAP. Unfortunately, I don't have a date for implementation.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2015 19:54:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998901#M29331</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-08-31T19:54:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Paul F. (Intel) wrote:</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998902#M29332</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Paul F. (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;ALL: -- sorry, I thought I had responded to this thread earlier in the week, but it appears that my post got lost.&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;The "unsigned" issue is a "red herring" (as we say in English) -- meaning that it is an unfortunate distraction, it looks like a problem but it is not an actual problem -- the build system always builds an unsigned APK and then signs the APK &lt;EM&gt;&lt;STRONG&gt;after&lt;/STRONG&gt;&lt;/EM&gt; the "build" has completed. Unfortunately, you do not see the final signing process in the build log, all you see is the Cordova build process messages, which always builds an unsigned APK.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;There is a bug in the UI that regarding the value of the signed/unsigned directive, so all builds are delivered as signed APKs, regardless of what you select in that build setting. You can manually force a signed or unsigned build by using &lt;STRONG&gt;ONE&lt;/STRONG&gt; of the following preferences in the intelxdk.config.additions.xml file:&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="false"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates an unsigned APK --&amp;gt;&lt;BR /&gt;
		&amp;lt;preference name="android-signed" value="true"/&amp;gt;&amp;nbsp; &amp;lt;!-- creates a signed APK --&amp;gt;&lt;BR /&gt;
		&amp;nbsp;&lt;BR /&gt;
		If no preference is provided, the default action is to build a signed APK, which is why the builds always work.&lt;BR /&gt;
		&amp;nbsp;&lt;/LI&gt;
	&lt;LI&gt;You have included the SQLite plugin in your app (see this line in the build log: Installing "io.litehelpers.cordova.sqlite" for android), which includes binary libraries in the build and that is what is confusing the Google Play store. I'm assuming this is a new addition to your app. This is the source of the problem you are having.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The last point, regarding the SQLite plugin, is a known issue that is being worked on in our build system. It requires that the build system "scrape" the excess binary files from the APK after building the app but before signing it. There are two workarounds:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;Build the Crosswalk APK yourself.&lt;/LI&gt;
	&lt;LI&gt;Build a "shared" model APK.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The second one is accomplished by selecting "shared" in the Crosswalk Runtime setting in the Android-Crosswalk build settings section of the Projects tab. When you build a shared model APK for Crosswalk you will get a single multi-architecture APK and the Crosswalk library must then be downloaded. Unfortunately, it will only work with the Google Play store, since that is currently the only place this shared library is distributed, and it does require that your customers perform that extra download to get the library. See this doc page for more details: &lt;A href="https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-options-shared-or-embedded"&gt;https://software.intel.com/en-us/xdk/docs/choosing-crosswalk-build-optio...&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have escalated the issue and have asked that this problem get resolved ASAP. Unfortunately, I don't have a date for implementation.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks Paul for the&amp;nbsp;exhaustive reply,&lt;/P&gt;

&lt;P&gt;I will try to check if it's possible to find a workaround that allows to use the Sqlite plugin and avoiding to confuse the Play Store.&lt;/P&gt;

&lt;P&gt;I Hope that anyway a fix will be applied in the build system as this is a big showstopper for people that needs this plugin.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Kind regards,&lt;/P&gt;

&lt;P&gt;Andrea&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2015 20:30:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998902#M29332</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-31T20:30:25Z</dc:date>
    </item>
    <item>
      <title>I forked the sqlite plugin</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998903#M29333</link>
      <description>&lt;P&gt;I forked the sqlite plugin and added two branches:&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;1) One with the arm binary (arm)&lt;/P&gt;

&lt;P&gt;2) One with the x86 binary (x86)&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The link is here &lt;A href="https://github.com/andreacimino/Cordova-sqlite-storage.&amp;nbsp;" target="_blank"&gt;https://github.com/andreacimino/Cordova-sqlite-storage.&amp;nbsp;&lt;/A&gt;;&lt;SPAN style="font-size: 1em; line-height: 1.5;"&gt;This solution is not optimal, but at least I can build the app.&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Thanks again,&lt;/P&gt;

&lt;P&gt;Andrea&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2015 21:22:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998903#M29333</guid>
      <dc:creator>Andrea_C_</dc:creator>
      <dc:date>2015-08-31T21:22:04Z</dc:date>
    </item>
    <item>
      <title>Great idea! Glad you are able</title>
      <link>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998904#M29334</link>
      <description>&lt;P&gt;Great idea! Glad you are able to move forward with this solution. It will not stop us from fixing the problem, it needs to get fixed as there are other plugins out there that have the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 00:49:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Architectures-mismatch-with-Crosswalk-APKs-built-by-Intel-XDK/m-p/998904#M29334</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2015-09-01T00:49:03Z</dc:date>
    </item>
  </channel>
</rss>

