<?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: In Android Studio after that, when building apk  the app name becomes the &amp;quot;Android API&amp;quot; in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52756#M414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/297469"&gt;Anatoly Torbov&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I noticed, it looks like the Honor 8 Pro is a 64 bit operating system whereas the Samsung Note2 is a 32 bit operating system. This means that potentially, one of you libraries is not 64 bit compatible.&amp;nbsp; Either all libraries need to run with their 64 bit library or all need to run with their 32 bit library.&amp;nbsp; You can find a stack overflow resolution at the following link that will help you configure your project to run with the 32 bit libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libraries-on-64-bit-android-device" title="https://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libraries-on-64-bit-android-device"&gt;How to use 32-bit native libraries on 64-bit Android device - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Oct 2017 13:57:19 GMT</pubDate>
    <dc:creator>AlexanderNohe1</dc:creator>
    <dc:date>2017-10-26T13:57:19Z</dc:date>
    <item>
      <title>In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52750#M408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Android Studio in gradle I set&lt;BR /&gt;dependencies {&lt;BR /&gt; compile 'com.esri.arcgisruntime:arcgis-android:100.1.0'&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;After that, when building apk the app name becomes the Android API, instead of its own name.&lt;BR /&gt;How to fix it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 14:41:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52750#M408</guid>
      <dc:creator>AnatolyTorbov</dc:creator>
      <dc:date>2017-10-20T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52751#M409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/297469"&gt;Anatoly Torbov&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are aware of this issue.&amp;nbsp; Two things to try to circumvent this problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) A&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;dd tools:replace="android:label" in the application tag of the Manifest file (&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/issues/372#issuecomment-327080580" title="https://github.com/Esri/arcgis-runtime-samples-android/issues/372#issuecomment-327080580"&gt;Updating version 100.1.0 cause app name change to Android API · Issue #372 · Esri/arcgis-runtime-samples-android · GitHu…&lt;/A&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;2) Change your app_name string resource to a different name such as my_app_name and change the string resource referenced in the Manifest file to this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 15:28:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52751#M409</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-10-20T15:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52752#M410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately it works only with English language on the device.&lt;/P&gt;&lt;P&gt;But if use&amp;nbsp;&lt;/P&gt;&lt;PRE style="color: #000000; background-color: #ffffff; font-size: 9,0pt;"&gt;compile &lt;SPAN style="color: #008000; font-weight: bold;"&gt;'com.esri.arcgisruntime:arcgis-android:100.0.0'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;the problem disappears&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2017 17:07:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52752#M410</guid>
      <dc:creator>AnatolyTorbov</dc:creator>
      <dc:date>2017-10-23T17:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52753#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try the above suggestions?&amp;nbsp; Did those not work for you?&amp;nbsp; Can you post your Manifest file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:01:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52753#M411</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-10-25T13:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52754#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&lt;BR /&gt;Yes. I tried. This only works if gradle specifies version 100.0.0.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;But it seems I have a worse problem.&lt;BR /&gt;My project runs on Android 4.4.4 (SDK19), Samsung Note2.&lt;BR /&gt;But in Android 7 (Honor 8 Pro) does not work. Crash is already on setContentView ().&lt;BR /&gt;I attach the the log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------ log -----&lt;/P&gt;&lt;P&gt;AndroidRuntime: FATAL EXCEPTION: main&lt;BR /&gt; Process: , PID: 27492&lt;BR /&gt; java.lang.RuntimeException: Unable to start activity ComponentInfo{topoSK42/topoSK42.Activity_EsriMap}: &lt;BR /&gt; android.view.InflateException: Binary XML file line #9: Binary XML file line #9: Error inflating class com.esri.arcgisruntime.mapping.view.MapView&lt;BR /&gt; at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2793)&lt;BR /&gt; at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2864)&lt;BR /&gt; at android.app.ActivityThread.-wrap12(ActivityThread.java)&lt;BR /&gt; at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1567)&lt;BR /&gt; at android.os.Handler.dispatchMessage(Handler.java:105)&lt;BR /&gt; at android.os.Looper.loop(Looper.java:156)&lt;BR /&gt; at android.app.ActivityThread.main(ActivityThread.java:6577)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt; at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)&lt;BR /&gt; at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)&lt;BR /&gt; Caused by: android.view.InflateException: Binary XML file line #9: Binary XML file line #9: Error inflating class com.esri.arcgisruntime.mapping.view.MapView&lt;BR /&gt; Caused by: android.view.InflateException: Binary XML file line #9: Error inflating class com.esri.arcgisruntime.mapping.view.MapView&lt;BR /&gt; Caused by: java.lang.reflect.InvocationTargetException&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance0(Native Method)&lt;BR /&gt; at java.lang.reflect.Constructor.newInstance(Constructor.java:430)&lt;BR /&gt; at android.view.LayoutInflater.createView(LayoutInflater.java:656)&lt;BR /&gt; at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:798)&lt;BR /&gt; at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:738)&lt;BR /&gt; at android.view.LayoutInflater.rInflate(LayoutInflater.java:869)&lt;BR /&gt; at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:832)&lt;BR /&gt; at android.view.LayoutInflater.inflate(LayoutInflater.java:518)&lt;BR /&gt; at android.view.LayoutInflater.inflate(LayoutInflater.java:426)&lt;BR /&gt; at android.view.LayoutInflater.inflate(LayoutInflater.java:377)&lt;BR /&gt; at com.android.internal.policy.PhoneWindow.setContentView(PhoneWindow.java:454)&lt;BR /&gt; at com.android.internal.policy.HwPhoneWindow.setContentView(HwPhoneWindow.java:290)&lt;BR /&gt; at android.app.Activity.setContentView(Activity.java:2515)&lt;BR /&gt; at trbw.topoSK42.Activity_EsriMap.onCreate(Activity_EsriMap.java:80)&lt;BR /&gt; at android.app.Activity.performCreate(Activity.java:6910)&lt;BR /&gt; at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1123)&lt;BR /&gt; at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2746)&lt;BR /&gt; at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2864)&lt;BR /&gt; at android.app.ActivityThread.-wrap12(ActivityThread.java)&lt;BR /&gt; at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1567)&lt;BR /&gt; at android.os.Handler.dispatchMessage(Handler.java:105)&lt;BR /&gt; at android.os.Looper.loop(Looper.java:156)&lt;BR /&gt; at android.app.ActivityThread.main(ActivityThread.java:6577)&lt;BR /&gt; at java.lang.reflect.Method.invoke(Native Method)&lt;BR /&gt; at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:942)&lt;BR /&gt; at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:832)&lt;BR /&gt;10-25 22:41:00.112 27492-27492/? E/AndroidRuntime: Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/trbw.topoSK42-2/base.apk", zip file "/data/app/trbw.topoSK42-2/split_lib_dependencies_apk.apk", zip file "/data/app/topoSK42-2/split_lib_slice_0_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_1_apk.apk", zip file "/data/app/topoSK42-2/split_lib_slice_2_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_3_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_4_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_5_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_6_apk.apk", zip file "/data/app/topoSK42-2/split_lib_slice_7_apk.apk", zip file "/data/app/.topoSK42-2/split_lib_slice_8_apk.apk", zip file "/data/app/trbw.topoSK42-2/split_lib_slice_9_apk.apk"],nativeLibraryDirectories=[/data/app/trbw.topoSK42-2/lib/arm64, /data/app/trbw.topoSK42-2/base.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_dependencies_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_0_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_1_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_2_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_3_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_4_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_5_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_6_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_7_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_8_apk.apk!/lib/arm64-v8a, /data/app/trbw.topoSK42-2/split_lib_slice_9_apk.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64, /system/vendor/lib64, /product/lib64]]] couldn't find "libruntimecore_java.so"&lt;BR /&gt; at java.lang.Runtime.loadLibrary0(Runtime.java:989)&lt;BR /&gt; at java.lang.System.loadLibrary(System.java:1533)&lt;BR /&gt; at com.esri.arcgisruntime.ArcGISRuntimeEnvironment.a(SourceFile:183)&lt;BR /&gt; at com.esri.arcgisruntime.ArcGISRuntimeEnvironment.initialize(SourceFile:162)&lt;BR /&gt; at com.esri.arcgisruntime.internal.jni.CoreDevice.&amp;lt;clinit&amp;gt;(SourceFile:35)&lt;BR /&gt; at com.esri.arcgisruntime.internal.jni.CoreDevice.b(SourceFile:81)&lt;BR /&gt; at com.esri.arcgisruntime.mapping.view.MapView.&amp;lt;init&amp;gt;(SourceFile:331)&lt;BR /&gt; ... 26 more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 20:29:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52754#M412</guid>
      <dc:creator>AnatolyTorbov</dc:creator>
      <dc:date>2017-10-25T20:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52755#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to clarify about Android 7.&lt;BR /&gt;In a simple test project, everything works.&lt;/P&gt;&lt;P&gt;In the working project:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;switch (iMapService) {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;case GOOGLE: {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// ok &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;....&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;case YANDEX: {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// ok ...&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//use yandexmapkit 2.5.2&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;...&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} &lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;case ARCGIS: {&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;// oops &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;//crash on first operator using ArcGIS o&lt;SPAN style="background-color: #ffffff;"&gt;n&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;Android 7 &lt;/SPAN&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;ArcGISRuntimeEnvironment.setLicense("runtimelite,1000,rud9623657619,none,*****");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;} &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;But it works&amp;nbsp;&amp;nbsp;on Android 4.4.4 (SDK19), Samsung Note2.&lt;/SPAN&gt;&lt;BR style="background-color: #ffffff;" /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;On&amp;nbsp;Android 7 (Honor 8 Pro) does not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 09:49:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52755#M413</guid>
      <dc:creator>AnatolyTorbov</dc:creator>
      <dc:date>2017-10-26T09:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52756#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/297469"&gt;Anatoly Torbov&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I noticed, it looks like the Honor 8 Pro is a 64 bit operating system whereas the Samsung Note2 is a 32 bit operating system. This means that potentially, one of you libraries is not 64 bit compatible.&amp;nbsp; Either all libraries need to run with their 64 bit library or all need to run with their 32 bit library.&amp;nbsp; You can find a stack overflow resolution at the following link that will help you configure your project to run with the 32 bit libraries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libraries-on-64-bit-android-device" title="https://stackoverflow.com/questions/30782848/how-to-use-32-bit-native-libraries-on-64-bit-android-device"&gt;How to use 32-bit native libraries on 64-bit Android device - Stack Overflow&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 13:57:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52756#M414</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-10-26T13:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52757#M415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #666666; background-color: #ffffff; font-size: 14px;"&gt;Alexander!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;The hint about the usage of the&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;64 bit library&lt;/SPAN&gt; helped&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 07:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52757#M415</guid>
      <dc:creator>AnatolyTorbov</dc:creator>
      <dc:date>2017-11-02T07:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: In Android Studio after that, when building apk  the app name becomes the "Android API"</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52758#M416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome!&amp;nbsp; Glad you got rolling.&amp;nbsp; This is a tricky scenario that is occasionally run into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 12:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/in-android-studio-after-that-when-building-apk-the/m-p/52758#M416</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-11-02T12:58:32Z</dc:date>
    </item>
  </channel>
</rss>

