<?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: JsonParseException: Unexpected character ('&amp;lt;' (code 60)) in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458954#M3124</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to load :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink1" href="https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer" title="https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on Android using the following snippet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #cc7832;"&gt;public class &lt;/SPAN&gt;MainActivity &lt;SPAN style="color: #cc7832;"&gt;extends &lt;/SPAN&gt;AppCompatActivity {

&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #bbb529;"&gt;@Override
&lt;/SPAN&gt;&lt;SPAN style="color: #bbb529;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;protected void &lt;/SPAN&gt;&lt;SPAN style="color: #ffc66d;"&gt;onCreate&lt;/SPAN&gt;(Bundle savedInstanceState) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #cc7832;"&gt;super&lt;/SPAN&gt;.onCreate(savedInstanceState)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;setContentView(R.layout.&lt;SPAN style="color: #9876aa;"&gt;activity_main&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;MapView mapView = (MapView) findViewById(R.id.&lt;SPAN style="color: #9876aa;"&gt;map&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;mapView.addLayer(&lt;SPAN style="color: #cc7832;"&gt;new &lt;/SPAN&gt;ArcGISDynamicMapServiceLayer(&lt;SPAN style="color: #6a8759;"&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%2Fapi.proclass.nl%2Farcgis%2Frest%2Fservices%2FATP_BuildingLayouts%2FATP_BuildingLayouts%2FMapServer" target="_blank"&gt;https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}
}&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No error was propagated and the layer&amp;nbsp;loaded fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355607_Screenshot_20170605-120302.png" style="width: 620px; height: 1102px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 20:26:24 GMT</pubDate>
    <dc:creator>AlexanderNohe1</dc:creator>
    <dc:date>2021-12-11T20:26:24Z</dc:date>
    <item>
      <title>JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458949#M3119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone. The problem is really strange: when loading layers (ArcGISDynamicMapServiceLayer) on the android app using arcgis, the code throws a&amp;nbsp;JsonParseException (as far as I can see it happens when initializing new ArcGISDynamicMapServiceLayer(map.getMapurl());).&lt;/P&gt;&lt;P&gt;The rest and the url is fine, moreover, the app didn't have such issues before, everything worked well. Did someone somehow deal with this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;06-05 07:27:21.746 24663-25710/nl.proclass.docs2go E/ArcGIS: url =&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fapi.proclass.nl%2Farcgis%2Frest%2Fservices%2FHandmatig_Toegevoegd%2FHandmatig_Toegevoegd%2FMapServer" rel="nofollow" target="_blank"&gt;http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd/Handmatig_Toegevoegd/MapServer&lt;/A&gt;&lt;BR /&gt; org.codehaus.jackson.JsonParseException: Unexpected character ('&amp;lt;' (code 60)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')&lt;BR /&gt; at [Source: java.io.StringReader@306f27f; line: 1, column: 2]&lt;BR /&gt; at org.codehaus.jackson.JsonParser._constructError(JsonParser.java:1432)&lt;BR /&gt; at org.codehaus.jackson.impl.JsonParserMinimalBase._reportError(JsonParserMinimalBase.java:521)&lt;BR /&gt; at org.codehaus.jackson.impl.JsonParserMinimalBase._reportUnexpectedChar(JsonParserMinimalBase.java:442)&lt;BR /&gt; at org.codehaus.jackson.impl.ReaderBasedParser._handleUnexpectedValue(ReaderBasedParser.java:1198)&lt;BR /&gt; at org.codehaus.jackson.impl.ReaderBasedParser.nextToken(ReaderBasedParser.java:485)&lt;BR /&gt; at com.esri.core.internal.io.handler.h.a(SourceFile:206)&lt;BR /&gt; at com.esri.core.internal.io.handler.h.a(SourceFile:63)&lt;BR /&gt; at com.esri.core.internal.tasks.ags.t.a(SourceFile:39)&lt;BR /&gt; at com.esri.android.map.ags.ArcGISDynamicMapServiceLayer.initLayer(SourceFile:280)&lt;BR /&gt; at com.esri.android.map.ags.ArcGISDynamicMapServiceLayer$1.run(SourceFile:193)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:423)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(FutureTask.java:237)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)&lt;BR /&gt; at java.lang.Thread.run(Thread.java:818)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 10:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458949#M3119</guid>
      <dc:creator>spkiwijohnson</dc:creator>
      <dc:date>2017-06-05T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458950#M3120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of the runtime are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the data type of this object : "&lt;SPAN style="background-color: #ffffff;"&gt;map"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Is this the URL that you are trying to view:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fapi.proclass.nl%2Farcgis%2Frest%2Fservices%2FHandmatig_Toegevoegd%2FHandmatig_Toegevoegd%2FMapServer" rel="nofollow" style="color: #287433; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd/Handmatig_Toegevoegd/MapServer&lt;/A&gt;&amp;nbsp;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 12:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458950#M3120</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-05T12:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458951#M3121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The current version is 10.2.9.&lt;/P&gt;&lt;P&gt;map is the entity of MAP_LAYER, the getUrl method actually returns the following url which I mentioned (as well as the other two which also fail):&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink11" href="http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd/Handmatig_Toegevoegd/MapServer" title="http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd/Handmatig_Toegevoegd/MapServer"&gt;http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd/Handmatig_Toegevoegd/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd_Prive/Handmatig_Toegevoegd_Prive/MapServer"&gt;http://api.proclass.nl/arcgis/rest/services/Handmatig_Toegevoegd_Prive/Handmatig_Toegevoegd_Prive/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink12" href="http://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer" title="http://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer"&gt;http://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And yes, that is the url which I am trying to view. The same urls in the iOS don't seem to have any trouble, the problems only started on android about a month ago.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 13:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458951#M3121</guid>
      <dc:creator>spkiwijohnson</dc:creator>
      <dc:date>2017-06-05T13:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458952#M3122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see that error as well. &amp;nbsp;I am also having trouble loading these features in ArcGIS Online Map Viewer or in the ArcGIS Javascript viewer. &amp;nbsp;Are you facing similar issues there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 14:23:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458952#M3122</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-05T14:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458953#M3123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;ArcGIS Online Map Viewer or ArcGIS Javascript viewer actually show that everything is ok.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;A class="" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fapi.proclass.nl%2Farcgis%2Frest%2Fservices%2FATP_BuildingLayouts%2FATP_BuildingLayouts%2FMapServer" rel="nofollow" style="color: #287433; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&amp;nbsp;this case works out well. Not so good on Android, however.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 15:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458953#M3123</guid>
      <dc:creator>spkiwijohnson</dc:creator>
      <dc:date>2017-06-05T15:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458954#M3124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was able to load :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink1" href="https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer" title="https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on Android using the following snippet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #cc7832;"&gt;public class &lt;/SPAN&gt;MainActivity &lt;SPAN style="color: #cc7832;"&gt;extends &lt;/SPAN&gt;AppCompatActivity {

&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #bbb529;"&gt;@Override
&lt;/SPAN&gt;&lt;SPAN style="color: #bbb529;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;protected void &lt;/SPAN&gt;&lt;SPAN style="color: #ffc66d;"&gt;onCreate&lt;/SPAN&gt;(Bundle savedInstanceState) {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #cc7832;"&gt;super&lt;/SPAN&gt;.onCreate(savedInstanceState)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;setContentView(R.layout.&lt;SPAN style="color: #9876aa;"&gt;activity_main&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;MapView mapView = (MapView) findViewById(R.id.&lt;SPAN style="color: #9876aa;"&gt;map&lt;/SPAN&gt;)&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;mapView.addLayer(&lt;SPAN style="color: #cc7832;"&gt;new &lt;/SPAN&gt;ArcGISDynamicMapServiceLayer(&lt;SPAN style="color: #6a8759;"&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%2Fapi.proclass.nl%2Farcgis%2Frest%2Fservices%2FATP_BuildingLayouts%2FATP_BuildingLayouts%2FMapServer" target="_blank"&gt;https://api.proclass.nl/arcgis/rest/services/ATP_BuildingLayouts/ATP_BuildingLayouts/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;))&lt;SPAN style="color: #cc7832;"&gt;;
&lt;/SPAN&gt;&lt;SPAN style="color: #cc7832;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;}
}&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No error was propagated and the layer&amp;nbsp;loaded fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/355607_Screenshot_20170605-120302.png" style="width: 620px; height: 1102px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 20:26:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458954#M3124</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2021-12-11T20:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458955#M3125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, now I see what the problem was. Apparently, I was using the "http" instead of "https". After switching everything went back to normal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 07:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458955#M3125</guid>
      <dc:creator>spkiwijohnson</dc:creator>
      <dc:date>2017-06-06T07:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: JsonParseException: Unexpected character ('&lt;' (code 60))</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458956#M3126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice! &amp;nbsp;Glad you were able to get this resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 13:01:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/jsonparseexception-unexpected-character-lt-code-60/m-p/458956#M3126</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-06-06T13:01:13Z</dc:date>
    </item>
  </channel>
</rss>

