<?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: How to open mmpk file in Android app in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628682#M4329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have put MMPK file on the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Log cat, I am getting only "Failed to Load" error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check sample code at your end as I am also not able to run sample code of MMPK file. I have doesn't change anything in the code.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2017 19:00:15 GMT</pubDate>
    <dc:creator>KamalMittal</dc:creator>
    <dc:date>2017-02-10T19:00:15Z</dc:date>
    <item>
      <title>How to open mmpk file in Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628678#M4325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to open a .mmpk file (Mobile map package file ) in my app but not getting any result .(Black blank screen appearing).&lt;/P&gt;&lt;P&gt;Sample code provided by ArcGis for Open Mobile Map Package &amp;nbsp;were also not working.&lt;/P&gt;&lt;P&gt;Please provide me solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 11:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628678#M4325</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-02-10T11:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to open mmpk file in Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628679#M4326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What sample were you using to open the mobile map package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any sample code that you are willing to share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:42:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628679#M4326</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-02-10T18:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to open mmpk file in Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628680#M4327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the link of code from Github which I am using. In this code, there is a function&amp;nbsp;&lt;SPAN style="color: #795da3; background-color: #ffffff;"&gt;loadMobileMapPackage.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-android/blob/master/open-mobile-mappackage/src/main/java/com/esri/arcgisruntime/sample/openmobilemappackage/MainActivity.java" title="https://github.com/Esri/arcgis-runtime-samples-android/blob/master/open-mobile-mappackage/src/main/java/com/esri/arcgisruntime/sample/openmobilemappackage/MainActivity.java"&gt;arcgis-runtime-samples-android/MainActivity.java at master · Esri/ArcGIS-runtime-samples-android · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting an error inside&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;addDoneLoadingListener method.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:48:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628680#M4327</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-02-10T18:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to open mmpk file in Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628681#M4328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a link to the MMPK that you are trying to load? &amp;nbsp;It is already downloaded on the device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you get anything in Log cat upon firing this method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 18:52:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628681#M4328</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-02-10T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to open mmpk file in Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628682#M4329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have put MMPK file on the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Log cat, I am getting only "Failed to Load" error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check sample code at your end as I am also not able to run sample code of MMPK file. I have doesn't change anything in the code.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 19:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-open-mmpk-file-in-android-app/m-p/628682#M4329</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-02-10T19:00:15Z</dc:date>
    </item>
  </channel>
</rss>

