<?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 Re: When testing my app on real Lolipop (API 21) device, app isn't working in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744838#M5238</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fix is provided in the next update release for 10.2.6 and has been tested to resolve &lt;A href="https://community.esri.com/migrated-users/46679"&gt;Salih Yalcin&lt;/A&gt;​ issue.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 16:30:43 GMT</pubDate>
    <dc:creator>DanO_Neill</dc:creator>
    <dc:date>2015-06-11T16:30:43Z</dc:date>
    <item>
      <title>When testing my app on real Lolipop (API 21) device, app isn't working</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744836#M5236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone I've been developing an app so far. Last weekend my test phone (Asus Zenfone 5) took Android Lolipop update, when I try to test my app at the my phone It gives me error; Error inflating mapview xml. But when I test app on the Kitkat version (4.4.2) It works without any error. How can I solve this issue ? Is this caused by my codes or Is this caused by Esri Android API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for patient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my LogCat;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="105890" alt="logcat.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/105890_logcat.png" style="width: 620px; height: 524px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline; font-size: 14pt;"&gt;&lt;STRONG&gt;And here my gradle file;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;apply &lt;SPAN style="color: #008000;"&gt;plugin&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'com.android.application'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;android {&lt;/P&gt;&lt;P&gt;&amp;nbsp; compileSdkVersion &lt;SPAN style="color: #0000ff;"&gt;22&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;buildToolsVersion &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"22.0.1"&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;defaultConfig {&lt;/P&gt;&lt;P&gt;&amp;nbsp; applicationId &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"com.companyname&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;minSdkVersion &lt;SPAN style="color: #0000ff;"&gt;15&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;targetSdkVersion &lt;SPAN style="color: #0000ff;"&gt;22&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;versionCode &lt;SPAN style="color: #0000ff;"&gt;1&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;versionName &lt;SPAN style="color: #008000; font-weight: bold;"&gt;"1.0"&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; buildTypes {&lt;/P&gt;&lt;P&gt;&amp;nbsp; release {&lt;/P&gt;&lt;P&gt;&amp;nbsp; minifyEnabled &lt;SPAN style="color: #000043; font-weight: bold;"&gt;false&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000043; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;proguardFiles getDefaultProguardFile(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'proguard-android.txt'&lt;/SPAN&gt;), &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'proguard-rules.pro'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; packagingOptions {&lt;/P&gt;&lt;P&gt;&amp;nbsp; exclude &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'META-INF/LGPL2.1'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;exclude &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'META-INF/LICENSE'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;exclude &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'META-INF/NOTICE'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dependencies {&lt;/P&gt;&lt;P&gt;&amp;nbsp; compile fileTree(&lt;SPAN style="color: #008000;"&gt;dir&lt;/SPAN&gt;: &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'libs'&lt;/SPAN&gt;, &lt;SPAN style="color: #008000;"&gt;include&lt;/SPAN&gt;: [&lt;SPAN style="color: #008000; font-weight: bold;"&gt;'*.jar'&lt;/SPAN&gt;])&lt;/P&gt;&lt;P&gt;&amp;nbsp; compile &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'com.android.support:appcompat-v7:22.1.1'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;compile &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'com.esri.arcgis.android:arcgis-android:10.2.6'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 06:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744836#M5236</guid>
      <dc:creator>SalihYalcin</dc:creator>
      <dc:date>2015-06-02T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: When testing my app on real Lolipop (API 21) device, app isn't working</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744837#M5237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue is with the libs provided in the AAR dependency module not working as expected on x86 lollipop devices.&amp;nbsp; At issue is an arm library is being deployed to an x86 device which Intel runs on x86 devices via Intel &lt;A href="https://software.intel.com/en-us/blogs/2012/12/12/from-arm-neon-to-intel-mmxsse-automatic-porting-solution-tips-and-tricks"&gt;Houdini binary translator&lt;/A&gt;​ which allowed your test app to be run on your x86 phone. The Houdini translator does not currently work on Lollipop devices so the app stopped running and requires x86 libs.&amp;nbsp; We are working on updating our AAR lib module to address the issue and get your apps back working again.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 19:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744837#M5237</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2015-06-04T19:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: When testing my app on real Lolipop (API 21) device, app isn't working</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744838#M5238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fix is provided in the next update release for 10.2.6 and has been tested to resolve &lt;A href="https://community.esri.com/migrated-users/46679"&gt;Salih Yalcin&lt;/A&gt;​ issue.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 16:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744838#M5238</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2015-06-11T16:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: When testing my app on real Lolipop (API 21) device, app isn't working</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744839#M5239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fix is in the latest version of &lt;A href="https://developers.arcgis.com/android/"&gt;ArcGIS Android SDK&lt;/A&gt; 10.2.1-1&amp;nbsp; Update your gradle files to use 10.2.6-1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 16px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #f8f8f8;"&gt; dependencies { &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 16px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #f8f8f8;"&gt;&amp;nbsp;&amp;nbsp; compile &lt;/SPAN&gt;&lt;SPAN class="hljs-string" style="color: #dd1144; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 16px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;'com.esri.arcgis.android:arcgis-android:10.2.6-1'&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 16px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 16px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px; background-color: #f8f8f8;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 22:16:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/when-testing-my-app-on-real-lolipop-api-21-device/m-p/744839#M5239</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2015-06-12T22:16:53Z</dc:date>
    </item>
  </channel>
</rss>

