<?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: Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547270#M3737</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried all possible combination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. gradle install with 10.2.5, 10.2.6-2 and 10.2.7. When I run the program, under exploded-aar, I see that the SDK is loaded properly (all the .jar and .so files are created).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. manual install with 10.2.5 and 10.2.7. I copied over all the .jar and .so files to the /lib folder and update my gradle.build to compile the .jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both gave me the same error. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I was on Eclipse, I was using the manual install with 10.2.5 and had no issues with Android Lollipop on 64 bit devices&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 01:58:27 GMT</pubDate>
    <dc:creator>JudyTo</dc:creator>
    <dc:date>2015-11-20T01:58:27Z</dc:date>
    <item>
      <title>Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547269#M3736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I encountered the exception below when running the esri map on my LG G4 (64 bit Lollipop).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was using SDK 10.2.5 and have already upgrade to 10.2.7, removed the old .so and jar files from 10.2.5 (as I was using Eclipse previously) and followed the instructions to install with Gradle in Android Studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword" style="color: #aa0d91; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px;"&gt;repositories&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; { jcenter() maven { url &lt;/SPAN&gt;&lt;SPAN class="hljs-string" style="color: #c41a16; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px;"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fesri.bintray.com%2Farcgis" rel="nofollow" target="_blank"&gt;https://esri.bintray.com/arcgis&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; } } &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword" style="color: #aa0d91; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px;"&gt;dependencies&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; { &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword" style="color: #aa0d91; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px;"&gt;compile&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="hljs-string" style="color: #c41a16; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px;"&gt;'com.esri.arcgis.android:arcgis-android:10.2.7'&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.4499998092651px; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed in the error below it's because it&amp;nbsp; "&lt;SPAN style="color: #e23d39;"&gt;couldn't find "libruntimecore_java.so"" &lt;/SPAN&gt;Does that mean that I still need to manually include the .so files into the lib folder even after I install using Gradle?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;________________________________________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E/AndroidRuntime: android.view.InflateException: Binary XML file line #6: Error inflating class com.esri.android.map.MapView&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:633)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:743)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:806)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:504)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:414)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.hdb.mobilehdbv2.mapservices.OneMapTabActivity.onCreateView(OneMapTabActivity.java:169)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:1965)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1078)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1259)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:738)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1624)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:517)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Looper.loop(Looper.java:135)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5430)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:372)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:913)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:706)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Native Method)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:288)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:607)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:743) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:806) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:504) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:414) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.hdb.mobilehdbv2.mapservices.OneMapTabActivity.onCreateView(OneMapTabActivity.java:169) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:1965) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1078) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1259) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:738) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1624) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:517) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Looper.loop(Looper.java:135) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5430) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:372) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:913) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:706) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: &lt;SPAN style="color: #e23d39;"&gt;Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/hdb.android-2/base.apk"],nativeLibraryDirectories=[/data/app/hdb.android-2/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libruntimecore_java.so"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.Runtime.loadLibrary(Runtime.java:366)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.System.loadLibrary(System.java:988)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.esri.core.internal.RuntimeHelper.a(SourceFile:85)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.esri.core.internal.RuntimeHelper.initialize(SourceFile:47)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.esri.android.map.MapSurface.&amp;lt;clinit&amp;gt;(SourceFile:68)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.esri.android.map.MapView.a(SourceFile:586)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at com.esri.android.map.MapView.&amp;lt;init&amp;gt;(SourceFile:621)&lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Native Method) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Constructor.newInstance(Constructor.java:288) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:607) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:743) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.rInflate(LayoutInflater.java:806) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:504) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.view.LayoutInflater.inflate(LayoutInflater.java:414) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.hdb.mobilehdbv2.mapservices.OneMapTabActivity.onCreateView(OneMapTabActivity.java:169) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.Fragment.performCreateView(Fragment.java:1965) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1078) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.moveToState(FragmentManager.java:1259) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.BackStackRecord.run(BackStackRecord.java:738) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1624) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.support.v4.app.FragmentManagerImpl$1.run(FragmentManager.java:517) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.os.Looper.loop(Looper.java:135) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5430) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) &lt;/P&gt;&lt;P&gt;11-19 16:46:53.924 30290-30290/? E/AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:372) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 09:10:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547269#M3736</guid>
      <dc:creator>JudyTo</dc:creator>
      <dc:date>2015-11-19T09:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547270#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried all possible combination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. gradle install with 10.2.5, 10.2.6-2 and 10.2.7. When I run the program, under exploded-aar, I see that the SDK is loaded properly (all the .jar and .so files are created).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. manual install with 10.2.5 and 10.2.7. I copied over all the .jar and .so files to the /lib folder and update my gradle.build to compile the .jar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both gave me the same error. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I was on Eclipse, I was using the manual install with 10.2.5 and had no issues with Android Lollipop on 64 bit devices&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 01:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547270#M3737</guid>
      <dc:creator>JudyTo</dc:creator>
      <dc:date>2015-11-20T01:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547271#M3738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd expect running an app built with 10.2.7 on a 64bit Armv8 device (like your LG), from Android Studio, built with gradle using the AAR, would work OK. The 10.2.7 release does not include Armv8-specific libraries, but Arm v8 is backwardly compatible with Arm v7 (and Armv7 library is included in the AAR). We have tested that internally, so we need to figure out what's different in your situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the stack trace, the loadLibrary failure mentions paths `&lt;SPAN style="color: #e23d39; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;nativeLibraryDirectories=[/data/app/hdb.android-2/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "libruntimecore_java.so&lt;/SPAN&gt;` - which I'm not sure would be expected. A colleague pointed out to me &lt;A href="https://medium.com/keepsafe-engineering/the-perils-of-loading-native-libraries-on-android-befa49dce2db#.x9353wze3"&gt;this article&lt;/A&gt; with information about some problems loading native libraries when using different package managers. Can you confirm how you're loading the APK onto the device? (I would guess debugging via Android Studio but could be something else). Also maybe worth confirming which version of Android Studio you're running, and your development platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;manual install with 10.2.5 and 10.2.7. I copied over all the .jar and .so files to the /lib folder and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;gt; update my gradle.build to compile the .jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If you're including .so directly (not using the AAR), then watch out for the paths you're using. In Android Studio the expected paths for native libraries are different to Eclipse. You can follow the same instructions for paths as described &lt;A href="https://developers.arcgis.com/android/guide/install-and-set-up.htm"&gt;here&lt;/A&gt; for 'Add native libraries for analysis features' - for example '/src/main/jniLibs/armeabi-v7a/libruntimecore_java.so'. You could try changing your paths and see how you get on with manually including the libraries then.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Shelly&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 11:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547271#M3738</guid>
      <dc:creator>ShellyGill1</dc:creator>
      <dc:date>2015-11-24T11:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547272#M3739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I managed to figure out the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The app is using a number of libraries and one of the libraries, in aar format, creates the arm64-v8a folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However as esri library does not provide the 64-bit library in the folder, hence it keeps returning the exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I followed the instructions in this article to set abiFilters to package only 32-bit libraries and it works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libaries-on-64-bit-android-device"&gt;http://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libaries-on-64-bit-android-device&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 01:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547272#M3739</guid>
      <dc:creator>JudyTo</dc:creator>
      <dc:date>2015-11-25T01:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error inflating class com.esri.android.map.MapView for Android 64-bit Lollipop device</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547273#M3740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - thanks for posting your solution back here. Good point -&amp;nbsp; I read that once a native library has been loaded, the same path will be used for other libraries as well...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently looking at providing specific x64 support in our upcoming Quartz release (no change in the Beta 1 currently though).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 10:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/error-inflating-class-com-esri-android-map-mapview/m-p/547273#M3740</guid>
      <dc:creator>ShellyGill1</dc:creator>
      <dc:date>2015-11-26T10:35:30Z</dc:date>
    </item>
  </channel>
</rss>

