<?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: app crash when running under Android L in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37004#M315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tero.&amp;nbsp; No more stack trace info but only logcat messages like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02-08 22:14:00.200&amp;nbsp; 13388-13456/com.test A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 13456 (pool-4-thread-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Feb 2015 14:20:00 GMT</pubDate>
    <dc:creator>EdenQian</dc:creator>
    <dc:date>2015-02-08T14:20:00Z</dc:date>
    <item>
      <title>app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36997#M308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you guys try running the arcgis map under android L ? I just install the Android L Preview and all the map related app are crashed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the error log is something like the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fatal signal 6 (SIGABRT), code -6 in tid 18468 (pool-4-thread-1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;any ideas? thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 06:52:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36997#M308</guid>
      <dc:creator>JerryGu</dc:creator>
      <dc:date>2014-07-01T06:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36998#M309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Do you guys try running the arcgis map under android L ? I just install the Android L Preview and all the map related app are crashed.&lt;BR /&gt;&lt;BR /&gt;the error log is something like the following:&lt;BR /&gt;&lt;BR /&gt;Fatal signal 6 (SIGABRT), code -6 in tid 18468 (pool-4-thread-1)&lt;BR /&gt;&lt;BR /&gt;any ideas? thank you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem occurs at this code: ArcGISTiledMapServiceLayer(String url, UserCredentials credentials).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if I don't use UserCredentials. Everything goes like a charm.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please look at this and try to fix it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;because the Android L is so good. I don't wanna flash back. Thanks soooo much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 06:43:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36998#M309</guid>
      <dc:creator>JerryGu</dc:creator>
      <dc:date>2014-07-02T06:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36999#M310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same problem that quite confusing(&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #f6f6f6;"&gt;Fatal signal 6&lt;/SPAN&gt;). I have found the crashing occurred while "Projected Coordinate Systems" was configured（e.g. I use Beijing 1954 3 Degree GK CM 120E in my mxd as below）. &lt;/P&gt;&lt;P&gt;&lt;IMG alt="QQ20150207-1.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/59358_QQ20150207-1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's interesting is every service pre-defined in SDK ("mapoptions") play good, as well as my customized map service&amp;nbsp; in arcgis server 10.3 using "Geographic Coordinate Systems"( I tried WGS1984 ).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QQ20150207-2.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/59359_QQ20150207-2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Very much looking forward to your answers. Any suggestion will be appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 08:59:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/36999#M310</guid>
      <dc:creator>EdenQian</dc:creator>
      <dc:date>2015-02-07T08:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37000#M311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tested devices:&amp;nbsp; Nexus 5/9, Android 5.0.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 09:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37000#M311</guid>
      <dc:creator>EdenQian</dc:creator>
      <dc:date>2015-02-07T09:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37001#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is Android L? Lollipop? I couldn't get my samples to run in Emulator but they work fine in our Lollipop Nexus 7 (2013 i think?). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 14:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37001#M312</guid>
      <dc:creator>TeroRönkkö</dc:creator>
      <dc:date>2015-02-07T14:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37002#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply. Yes, we are talking about Android Lollipop. Did you try to show online map through service with &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;geometries that used any &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;"Projected Coordinate Systems"&lt;/SPAN&gt;?&amp;nbsp;&amp;nbsp; I had this problem while my data use such kind of coordinate systems.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure there is a bug or I missed something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 16:27:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37002#M313</guid>
      <dc:creator>EdenQian</dc:creator>
      <dc:date>2015-02-07T16:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37003#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't experience any crashes while trying the samples out or when getting our own tilemaplayer with some projection requests. But I have just worked with WGS84 besides that one tileserver and trying to get geodatabase (not in WGS84) to show up. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the full stacktrace on Android studio ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 18:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37003#M314</guid>
      <dc:creator>TeroRönkkö</dc:creator>
      <dc:date>2015-02-07T18:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37004#M315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Tero.&amp;nbsp; No more stack trace info but only logcat messages like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02-08 22:14:00.200&amp;nbsp; 13388-13456/com.test A/libc﹕ Fatal signal 6 (SIGABRT), code -6 in tid 13456 (pool-4-thread-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Feb 2015 14:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37004#M315</guid>
      <dc:creator>EdenQian</dc:creator>
      <dc:date>2015-02-08T14:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: app crash when running under Android L</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37005#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I only have ideas. As I haven't encoutnered this myself, I googled a bit and it looks like other people are having similar problems with other than arcgis projects related to com.test a/libc . Common nominator could be bug or security change/issue in android network/web interfaces. Are you sure you are giving your application all the necessary security switches?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They changed quite a lot of things under the hood on Lollipop so it could be implementation error on ArcGis side too. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not being able to help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 06:10:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/app-crash-when-running-under-android-l/m-p/37005#M316</guid>
      <dc:creator>TeroRönkkö</dc:creator>
      <dc:date>2015-02-09T06:10:12Z</dc:date>
    </item>
  </channel>
</rss>

