<?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: Problems with updating to version 1.1 in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195465#M1306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately the download does not work for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Our servers are currently busy or they are down for maintenance. You can try the following:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Refresh your browser page&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Retry the URL address to ensure its accuracy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return in a few minutes and try again&lt;BR /&gt;&lt;BR /&gt;If this problem persists, tell us what you are experiencing through the following contacts:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; By e-mail: Esri Site Manager&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; By form: Web Site Feedback&lt;BR /&gt;&lt;BR /&gt;We apologize for the inconvenience.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 06:47:54 GMT</pubDate>
    <dc:creator>SimonKlein</dc:creator>
    <dc:date>2012-05-11T06:47:54Z</dc:date>
    <item>
      <title>Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195455#M1296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I followed the instructions in "Upgrade ArcGIS Projects to SDK 1.1". When I run my project I get the following runtime exceptions. Whatever I did, I could not fix the problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java.lang.RuntimeException: Unable to start activity ComponentInfo{xx.xx.xx/xx.xx.xx.pages.MapPage}: android.view.InflateException: Binary XML file line #6: Error inflating class com.esri.android.map.MapView&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; android.view.InflateException: Binary XML file line #6: Error inflating class com.esri.android.map.MapView&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Caused by: java.lang.ClassNotFoundException: com.esri.android.map.MapView in loader dalvik.system.PathClassLoader[/data/app/xx.xx.xxx.apk]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 07:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195455#M1296</guid>
      <dc:creator>_lkerArg_n</dc:creator>
      <dc:date>2012-04-10T07:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195456#M1297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I followed the instructions in "Upgrade ArcGIS Projects to SDK 1.1". When I run my project I get the following runtime exceptions. Whatever I did, I could not fix the problem. &lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; java.lang.RuntimeException: Unable to start activity ComponentInfo{xx.xx.xx/xx.xx.xx.pages.MapPage}: android.view.InflateException: Binary XML file line #6: Error inflating class com.esri.android.map.MapView&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; android.view.InflateException: Binary XML file line #6: Error inflating class com.esri.android.map.MapView&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Caused by: java.lang.ClassNotFoundException: com.esri.android.map.MapView in loader dalvik.system.PathClassLoader[/data/app/xx.xx.xxx.apk]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try to go to project properties - java build path - libraries,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Remove arcgis libraries,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press button "add library" and chose "arcgis for android library container".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 08:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195456#M1297</guid>
      <dc:creator>InessaShammas</dc:creator>
      <dc:date>2012-04-10T08:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195457#M1298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem�?and I can't fix it�??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 10:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195457#M1298</guid>
      <dc:creator>luozhengdong</dc:creator>
      <dc:date>2012-04-10T10:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195458#M1299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try to go to project properties - java build path - libraries,&lt;BR /&gt;Remove arcgis libraries,&lt;BR /&gt;Press button "add library" and chose "arcgis for android library container".&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I said "I followed the instructions in 'Upgrade ArcGIS Projects to SDK 1.1'". Since I cannot fix the problem, I created a new ArcGIS project, it worked but after a while ( i think, when I restarted Eclipse), it started to gave the same exception.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 05:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195458#M1299</guid>
      <dc:creator>_lkerArg_n</dc:creator>
      <dc:date>2012-04-11T05:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195459#M1300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think its a bug related to Eclipse (by the way I am using version 3.7.2). Eclipse moves the required libraries into Persisted container. This causes the problem and when you close the project and open it again, the problem is becomes temporarily solved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 06:23:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195459#M1300</guid>
      <dc:creator>_lkerArg_n</dc:creator>
      <dc:date>2012-04-11T06:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195460#M1301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;While upgrading your application to 1.1 please make sure to perform this step :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/android/help/#/Upgrade_ArcGIS_Projects_to_SDK_1_1/011900000037000000/"&gt;http://help.arcgis.com/en/arcgismobile/10.0/apis/android/help/#/Upgrade_ArcGIS_Projects_to_SDK_1_1/011900000037000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;In Eclipse create a new project.&lt;BR /&gt;Copy the contents of the new projects libs folder to your existing projects libs folder.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 15:04:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195460#M1301</guid>
      <dc:creator>SaurabhGupta</dc:creator>
      <dc:date>2012-04-12T15:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195461#M1302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm running into a similiar issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything works great for awhile but suddenly the application will start exploding when I try to display he Esri Map.&amp;nbsp; The actual explosion happens even though the code is in a Try/Exception block at "S102100 = SpatialReference.create(102100); //Web Mercator"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I look at the Java Build Path under Project Properties and click on the libraries tab, the usual healthy "ArcGIS for Android 1.1" is replaced with "Persisted Container [com.esri.arcgis.android.LIBRARIES for Project [&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;MyProjectName&lt;/SPAN&gt;&lt;SPAN&gt;]"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cleaning the project or closing and reoponening the project don't help any.&amp;nbsp;&amp;nbsp; Removing the library and re-adding still results in the weird "Persisted Container" behavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My current work around is to open a new ArcGIS Project and then copy all the code into the new project.&amp;nbsp;&amp;nbsp; This works for a few hours to a few days before the problem repeats.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS for Android 1.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eclipse Version 3.71&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 16:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195461#M1302</guid>
      <dc:creator>GregorySayre</dc:creator>
      <dc:date>2012-05-04T16:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195462#M1303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, I misread the "Temporary Fix" that mggl explained above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, if you're getting the "Persistent Contatiner" issue, Don't close Eclipse!&amp;nbsp; Do this instead: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.) Right Click on your project in the Package Explorer &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.) Select "Close Project" from the pop up menu (It's an option aobut half way down)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.) I guess the graphic is supposed to be a closed folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.) Right Click on your project again in Package Explorer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5.) Select "Open Project"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6.) Wow! all the&amp;nbsp; "persistent containers" are gone!&amp;nbsp;&amp;nbsp; (for now!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I feel very silly for not getting this the first time, so I hope it helps somebody else.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 13:16:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195462#M1303</guid>
      <dc:creator>GregorySayre</dc:creator>
      <dc:date>2012-05-08T13:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195463#M1304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ah, I misread the "Temporary Fix" that mggl explained above.&lt;BR /&gt;&lt;BR /&gt;Ok, if you're getting the "Persistent Contatiner" issue, Don't close Eclipse!&amp;nbsp; Do this instead: &lt;BR /&gt;&lt;BR /&gt;1.) Right Click on your project in the Package Explorer &lt;BR /&gt;2.) Select "Close Project" from the pop up menu (It's an option aobut half way down)&lt;BR /&gt;3.) I guess the graphic is supposed to be a closed folder&lt;BR /&gt;4.) Right Click on your project again in Package Explorer&lt;BR /&gt;5.) Select "Open Project"&lt;BR /&gt;6.) Wow! all the&amp;nbsp; "persistent containers" are gone!&amp;nbsp;&amp;nbsp; (for now!)&lt;BR /&gt;&lt;BR /&gt;I feel very silly for not getting this the first time, so I hope it helps somebody else.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I try this Method.It's OK!Thanks GregMobile311Esri!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 00:58:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195463#M1304</guid>
      <dc:creator>YeHu</dc:creator>
      <dc:date>2012-05-11T00:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195464#M1305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have addressed this &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2012/05/10/arcgis-runtime-sdk-for-android-update-1-1-1-now-available/" rel="nofollow" target="_blank"&gt;issue&lt;/A&gt;&lt;SPAN&gt; with the plugin.&amp;nbsp; Please download &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/content/arcgis-android/download" rel="nofollow" target="_blank"&gt;v1.1.1&lt;/A&gt;&lt;SPAN&gt; released today to resolve this issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 03:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195464#M1305</guid>
      <dc:creator>DanO_Neill</dc:creator>
      <dc:date>2012-05-11T03:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195465#M1306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately the download does not work for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Our servers are currently busy or they are down for maintenance. You can try the following:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Refresh your browser page&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Retry the URL address to ensure its accuracy&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Return in a few minutes and try again&lt;BR /&gt;&lt;BR /&gt;If this problem persists, tell us what you are experiencing through the following contacts:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; By e-mail: Esri Site Manager&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; By form: Web Site Feedback&lt;BR /&gt;&lt;BR /&gt;We apologize for the inconvenience.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 06:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195465#M1306</guid>
      <dc:creator>SimonKlein</dc:creator>
      <dc:date>2012-05-11T06:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195466#M1307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@Simra, thanks, we're checking into it. I saw the same thing this morning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 14:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195466#M1307</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2012-05-11T14:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195467#M1308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Downloading...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 15:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195467#M1308</guid>
      <dc:creator>SimonKlein</dc:creator>
      <dc:date>2012-05-11T15:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with updating to version 1.1</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195468#M1309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like Dan got it fixed. Thanks Dan!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Andy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 16:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/problems-with-updating-to-version-1-1/m-p/195468#M1309</guid>
      <dc:creator>AndyGup</dc:creator>
      <dc:date>2012-05-11T16:16:28Z</dc:date>
    </item>
  </channel>
</rss>

