<?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 Signing app with SHA-256 algorithm not supported on older Android in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066790#M56583</link>
    <description>&lt;P&gt;The keystores generated by the new build system generate signatures using a SHA256 algorithm, which does not work with some older Android devices (mostly pre Android 4.3). This means that builds made with the new cert management system currently create APK files that may not install on some Android 4.0-4.2 devices (some devices will install, some will fail, depends on the manufacturer).&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;older, weaker solution is: SHA1withDSA/SHA1&lt;/LI&gt;
	&lt;LI&gt;newer, stronger solution is: SHA256withRSA/SHA-256&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The second algorithm is currently being applied, whereas, the first should be applied for maximum compatibility. The issue is currently being worked on and will be addressed as soon as possible. In the meantime, there are two workarounds:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;sign the APKs yourself (build "unsigned") &lt;A href="http://developer.android.com/tools/publishing/app-signing.html"&gt;using these instructions&lt;/A&gt;&lt;BR /&gt;
		&lt;CODE&gt;jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 ...&lt;/CODE&gt;&lt;/LI&gt;
	&lt;LI&gt;continue to use 2893 to build your apps until this issue is corrected&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Correcting this issue requires updates to our build system and will not require an update to the Intel XDK client app (the application that is installed on your development system).&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2016 16:06:40 GMT</pubDate>
    <dc:creator>PaulF_IntelCorp</dc:creator>
    <dc:date>2016-03-30T16:06:40Z</dc:date>
    <item>
      <title>Signing app with SHA-256 algorithm not supported on older Android</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066790#M56583</link>
      <description>&lt;P&gt;The keystores generated by the new build system generate signatures using a SHA256 algorithm, which does not work with some older Android devices (mostly pre Android 4.3). This means that builds made with the new cert management system currently create APK files that may not install on some Android 4.0-4.2 devices (some devices will install, some will fail, depends on the manufacturer).&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;older, weaker solution is: SHA1withDSA/SHA1&lt;/LI&gt;
	&lt;LI&gt;newer, stronger solution is: SHA256withRSA/SHA-256&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;The second algorithm is currently being applied, whereas, the first should be applied for maximum compatibility. The issue is currently being worked on and will be addressed as soon as possible. In the meantime, there are two workarounds:&lt;/P&gt;

&lt;UL&gt;
	&lt;LI&gt;sign the APKs yourself (build "unsigned") &lt;A href="http://developer.android.com/tools/publishing/app-signing.html"&gt;using these instructions&lt;/A&gt;&lt;BR /&gt;
		&lt;CODE&gt;jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 ...&lt;/CODE&gt;&lt;/LI&gt;
	&lt;LI&gt;continue to use 2893 to build your apps until this issue is corrected&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Correcting this issue requires updates to our build system and will not require an update to the Intel XDK client app (the application that is installed on your development system).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2016 16:06:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066790#M56583</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-03-30T16:06:40Z</dc:date>
    </item>
    <item>
      <title>I recently noticed this, and</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066791#M56584</link>
      <description>&lt;P&gt;I recently noticed this, and I was just gonna post about it then I saw your post haha&lt;/P&gt;

&lt;P&gt;Thank you Paul&lt;/P&gt;

&lt;P&gt;&lt;BR /&gt;
	&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2016 20:58:17 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066791#M56584</guid>
      <dc:creator>christian_o_2</dc:creator>
      <dc:date>2016-03-31T20:58:17Z</dc:date>
    </item>
    <item>
      <title>I'm with this problem with</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066792#M56585</link>
      <description>&lt;P&gt;I'm with this problem with older androids.&amp;nbsp;&lt;/P&gt;

&lt;P&gt;This error was resolved or I need to download version 2893 ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:06:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066792#M56585</guid>
      <dc:creator>André_V_</dc:creator>
      <dc:date>2016-04-14T14:06:07Z</dc:date>
    </item>
    <item>
      <title>Andre -- the problem is being</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066793#M56586</link>
      <description>&lt;P&gt;Andre -- the problem is being worked on in the build system. It should be resolved early next week. Testing on fixes has already begun. If you need to publish something immediately, it would be best to do a self-sign. See this FAQ for pointers on how to do that &amp;gt; &lt;A href="https://software.intel.com/en-us/xdk/faqs/cordova#manually-sign-android-apk" target="_blank"&gt;https://software.intel.com/en-us/xdk/faqs/cordova#manually-sign-android-apk&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2016 23:34:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066793#M56586</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-14T23:34:43Z</dc:date>
    </item>
    <item>
      <title>Hello, any news about it?</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066794#M56587</link>
      <description>&lt;P&gt;Hello, any news about it?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 13:33:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066794#M56587</guid>
      <dc:creator>André_V_</dc:creator>
      <dc:date>2016-04-25T13:33:21Z</dc:date>
    </item>
    <item>
      <title>We are expecting to see it</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066795#M56588</link>
      <description>&lt;P&gt;We are expecting to see it get pushed to the production build system today, assuming all other fixes go well, it should be working tomorrow.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2016 15:26:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066795#M56588</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-25T15:26:15Z</dc:date>
    </item>
    <item>
      <title>Hi - can you confirm that the</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066796#M56589</link>
      <description>&lt;P&gt;Hi - can you confirm that the fixed build system is live pls.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 08:08:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066796#M56589</guid>
      <dc:creator>Chris_C_8</dc:creator>
      <dc:date>2016-04-28T08:08:15Z</dc:date>
    </item>
    <item>
      <title>The fix is live. Please try</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066797#M56590</link>
      <description>&lt;P&gt;The fix is live. Please try it and confirm that it fixes your issue.&lt;/P&gt;

&lt;P&gt;Sometimes issues look the same (shoe the same symptoms) but require different fixes, so we can only test against the issues we've been able to reproduce. If it turns out that your issue is not fixed, we need to know so we can identify the root cause of that issue and correct it.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:45:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066797#M56590</guid>
      <dc:creator>PaulF_IntelCorp</dc:creator>
      <dc:date>2016-04-28T16:45:04Z</dc:date>
    </item>
    <item>
      <title>Thanks. I haven't been able</title>
      <link>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066798#M56591</link>
      <description>&lt;P&gt;Thanks. I haven't been able to reproduce a problem, but it might fix a problem someone has reported, so I've done a new production release. Ta Chris&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2016 19:10:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Signing-app-with-SHA-256-algorithm-not-supported-on-older/m-p/1066798#M56591</guid>
      <dc:creator>Chris_C_8</dc:creator>
      <dc:date>2016-04-28T19:10:02Z</dc:date>
    </item>
  </channel>
</rss>

