<?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: unable to import these libraries... in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741006#M5217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.android.map.GraphicsLayer;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;and how can i import this one ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 07:16:32 GMT</pubDate>
    <dc:creator>Radheshsoni</dc:creator>
    <dc:date>2017-07-28T07:16:32Z</dc:date>
    <item>
      <title>unable to import these libraries...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741004#M5215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;My android studio is unable to imports fallowing libraries...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.geometry.Point; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.geometry.SpatialReference; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.geometry.Unit;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.map.Graphic;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; &lt;/SPAN&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.symbol.PictureMarkerSymbol; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.core.symbol.Symbol;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;when ever i tried to import them erros occurs on "core " &amp;amp; "android"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 11:59:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741004#M5215</guid>
      <dc:creator>Radheshsoni</dc:creator>
      <dc:date>2017-07-27T11:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: unable to import these libraries...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741005#M5216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/286253"&gt;Radhesh soni&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of the runtime are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Runtime 100.1, the import for SpatialReferences look something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE style="color: #a9b7c6; background-color: #2b2b2b; font-size: 9.0pt;"&gt;&lt;SPAN style="color: #cc7832;"&gt;import &lt;/SPAN&gt;com.esri.arcgisruntime.geometry.SpatialReferences&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 13:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741005#M5216</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-07-27T13:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: unable to import these libraries...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741006#M5217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" style="color: #aa0d91; background-color: #f8f8f8;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt; com.esri.android.map.GraphicsLayer;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; background-color: #f8f8f8;"&gt;and how can i import this one ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 07:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741006#M5217</guid>
      <dc:creator>Radheshsoni</dc:creator>
      <dc:date>2017-07-28T07:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to import these libraries...</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741007#M5218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This changed at runtime 100 to Graphics Overview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/mapping/view/GraphicsOverlay.html" title="https://developers.arcgis.com/android/latest/api-reference/reference/com/esri/arcgisruntime/mapping/view/GraphicsOverlay.html"&gt;GraphicsOverlay| arcgis-android&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import&amp;nbsp;com.esri.arcgisruntime.mapping.view.GraphicsOverlay;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 13:01:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-import-these-libraries/m-p/741007#M5218</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-07-31T13:01:48Z</dc:date>
    </item>
  </channel>
</rss>

