<?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 APK size is huge, I looked and  Arcgis SDK 100.7 has a library libruntimecore over 60 Megabytes in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068250#M5526</link>
    <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;We are using the Android Runtime SDK 100.7.&lt;/P&gt;&lt;P&gt;When compiled, the apk is huge!, analyzing the file, there's a library&amp;nbsp;&lt;STRONG&gt;libruntimecore&lt;/STRONG&gt; with size over &lt;STRONG&gt;60 megabytes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is a native android app btw.&lt;/P&gt;&lt;P&gt;Any idea why is that happening&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jun 2021 03:36:00 GMT</pubDate>
    <dc:creator>JOrtegaT</dc:creator>
    <dc:date>2021-06-15T03:36:00Z</dc:date>
    <item>
      <title>APK size is huge, I looked and  Arcgis SDK 100.7 has a library libruntimecore over 60 Megabytes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068250#M5526</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;We are using the Android Runtime SDK 100.7.&lt;/P&gt;&lt;P&gt;When compiled, the apk is huge!, analyzing the file, there's a library&amp;nbsp;&lt;STRONG&gt;libruntimecore&lt;/STRONG&gt; with size over &lt;STRONG&gt;60 megabytes.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This is a native android app btw.&lt;/P&gt;&lt;P&gt;Any idea why is that happening&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 03:36:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068250#M5526</guid>
      <dc:creator>JOrtegaT</dc:creator>
      <dc:date>2021-06-15T03:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: APK size is huge, I looked and  Arcgis SDK 100.7 has a library libruntimecore over 60 Megabytes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068292#M5527</link>
      <description>&lt;P&gt;If you configure your build script so it targets the intended architecture which is likely to be ARM you can reduce this quite a lot.&amp;nbsp; I can see you are including x86 (used for emulators), ARM 32bit and ARM 64bit.&lt;/P&gt;&lt;P&gt;Read this article&amp;nbsp;&lt;A href="https://developers.arcgis.com/android/license-and-deployment/reducing-your-apk-size/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/android/license-and-deployment/reducing-your-apk-size/&lt;/A&gt;&amp;nbsp;and you'll get a better idea of what you need to do.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 08:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068292#M5527</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2021-06-15T08:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: APK size is huge, I looked and  Arcgis SDK 100.7 has a library libruntimecore over 60 Megabytes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068353#M5528</link>
      <description>&lt;P&gt;Yep, the previous advice is correct. In addition, highly recommend you to compare the apk version with ArcGIS SDK and without it. You can easily do it with Android Studio&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 13:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068353#M5528</guid>
      <dc:creator>AleksandrGorshkov</dc:creator>
      <dc:date>2021-06-15T13:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: APK size is huge, I looked and  Arcgis SDK 100.7 has a library libruntimecore over 60 Megabytes</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068401#M5529</link>
      <description>&lt;P&gt;Yeah, It reduced the size a lot. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jun 2021 15:10:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/apk-size-is-huge-i-looked-and-arcgis-sdk-100-7-has/m-p/1068401#M5529</guid>
      <dc:creator>JOrtegaT</dc:creator>
      <dc:date>2021-06-15T15:10:57Z</dc:date>
    </item>
  </channel>
</rss>

