<?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: Which layer type should be used in ArcGIS Runtime SDK for Android app in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383587#M2606</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;Thank you for your prompt reply. I'm afraid I wasn't clear enough in my previous&lt;/P&gt;&lt;P&gt;message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your question, I'm looking to get information from our AGOL organizational &lt;/P&gt;&lt;P&gt;account in Android. Under these circumstances,&amp;nbsp; I should create a Portal object as you&lt;/P&gt;&lt;P&gt;mentioned and this is only solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your patience and help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- O.S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 21:31:02 GMT</pubDate>
    <dc:creator>FatmaŞenol</dc:creator>
    <dc:date>2016-02-08T21:31:02Z</dc:date>
    <item>
      <title>Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383582#M2601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;Dear All, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;I'm developing an Android Application using &lt;SPAN class="ph"&gt;ArcGIS Runtime SDK for Android&lt;/SPAN&gt; app but I'm getting &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;confused about which layer type should be used. One of my colleagues suggested me I should &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;use a webmap in developing an Android Application. Does it always have to be a webmap or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;can I simply use a feature layer? I would appreciate if you could kindly share your experiences &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;and suggestions or a resource on this issue. Please note that all layers are hosted in our &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;ArcGIS Online organizational account.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;My second question is that, how I can filter layers in android app.&amp;nbsp; Typically, there are a number of &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;layers in a webmap and what&amp;nbsp; I would like to do is filter the layers so that only selected layers are&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;displayed. So far, the only workaround I find is to go back and select another webmap &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;which makes the application not easy to use.&amp;nbsp; Thank you for your help in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: helvetica; color: #3a0699;"&gt;Have a great weekend...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2016 21:49:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383582#M2601</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-01-30T21:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383583#M2602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do not need to use a webmap when developing an application.&amp;nbsp; You can load individual layers at once into a map object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This documentation should help you on which layer type to use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/guide/layer-types.htm" style="line-height: 1.5;" title="https://developers.arcgis.com/android/guide/layer-types.htm"&gt;Layer types—ArcGIS Runtime SDK for Android | ArcGIS for Developers&lt;/A&gt;&lt;SPAN style="line-height: 1.5;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;And this documentation should help you with loading the data:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;&lt;A href="https://developers.arcgis.com/android/sample-code/attribute-editor/" title="https://developers.arcgis.com/android/sample-code/attribute-editor/"&gt;Attribute Editor | ArcGIS for Developers&lt;/A&gt; &lt;/SPAN&gt;&amp;nbsp; (Look under the onCreate method.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="_jivemacro_uid_14543310527162900 jive_macro_code jive_text_macro" data-renderedposition="218_8_912_32" jivemacro_uid="_14543310527162900"&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt;featureLayer = &lt;/SPAN&gt;&lt;SPAN class="hljs-keyword" style="color: #aa0d91; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt; ArcGISFeatureLayer( &lt;/SPAN&gt;&lt;SPAN class="hljs-string" style="color: #c41a16; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fsampleserver3.arcgisonline.com%2FArcGIS%2Frest%2Fservices%2FPetroleum%2FKSFields%2FFeatureServer%2F0" rel="nofollow" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/Petroleum/KSFields/FeatureServer/0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #595959; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt;, MODE.SELECTION);&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for part 2 of this question, you may want to provide a section with check boxes that let you toggle the visibility on or off for each layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This documentation should help you figure out this portion:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/Layer.html#setVisible(boolean)" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/android/map/Layer.html#setVisible(boolean)"&gt;Layer | ArcGIS Android 10.2.7 API&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 12:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383583#M2602</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-02-01T12:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383584#M2603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alexander, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for not writing to you earlier. I really appreciate your detailed solution suggestions. I will check each link and get back to you.&amp;nbsp; Thank you for your great help. &lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 21:53:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383584#M2603</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-02-02T21:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383585#M2604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;Hello Alexander,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;I'm sorry for not writing to you earlier. As you might remember I'm trying&amp;nbsp; to develop a native android application &lt;SPAN style="font-family: helvetica;"&gt;using &lt;/SPAN&gt;&lt;SPAN class="ph" style="font-family: helvetica;"&gt;ArcGIS Runtime SDK for Android as I mentioned before. I checked all the links you suggested in detail but since &lt;SPAN style="font-family: helvetica;"&gt;I don't have deep knowledge on Java I'm still trying to understand that how can I add individual layers into a map object. A undergrad student in computer science program in our university help me to develop the application but he also couldn't figure out how to do that&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;If you don't mind my asking, could you please kindly let me know more detailed information or perhaps a sample code regarding getting feature layers from our AGOL organizational Account&amp;nbsp; ? At this moment, the application gets webmaps from AGOL account. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;&lt;SPAN&gt;The URL of our AGOL account is &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fiyte.maps.arcgis.com" rel="nofollow" target="_blank"&gt;https://iyte.maps.arcgis.com&lt;/A&gt;&lt;SPAN&gt; . I can create an account for you if you want to look at the file I've created. Additionally, I could also share the source code if you'd like to. Thank you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3a0699;"&gt;- Omur Saygin, PHd.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 08:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383585#M2604</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-02-08T08:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383586#M2605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I am confused as to what you are looking to do based upon the questions asked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you looking to find layers from your ArcGIS Online account in Android or are you looking to create layer objects with information from your ArcGIS Online account?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are looking to get information from your ArcGIS Online account, you should create a Portal object and then query that Portal object for feature layers within it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/portal/Portal.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/portal/Portal.html"&gt;Portal | ArcGIS Android 10.2.7 API&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample for connecting to Portal and querying it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/sample-code/featured-user-group/" title="https://developers.arcgis.com/android/sample-code/featured-user-group/"&gt;Portal Featured User Groups | ArcGIS for Developers&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 20:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383586#M2605</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-02-08T20:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383587#M2606</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;Thank you for your prompt reply. I'm afraid I wasn't clear enough in my previous&lt;/P&gt;&lt;P&gt;message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on your question, I'm looking to get information from our AGOL organizational &lt;/P&gt;&lt;P&gt;account in Android. Under these circumstances,&amp;nbsp; I should create a Portal object as you&lt;/P&gt;&lt;P&gt;mentioned and this is only solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your patience and help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- O.S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:31:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383587#M2606</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-02-08T21:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383588#M2607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad to have helped!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck with your application!&lt;/P&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>Tue, 09 Feb 2016 15:27:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383588#M2607</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-02-09T15:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383589#M2608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Yes, you've been extremely helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;May I ask you an additional question if you don't mind ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Our university has ESRI Educational Unlimited Site License Program Level 2 and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;it includes ArcGIS for Server Advanced Enterprise. So, my &lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt;understanding is that I can&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;install and setup ArcGIS for Server if I'm not mistaken.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;On the other hand, I reviewed features of AppStudio for ArcGIS and it seems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;a more convenient environment compared to ArcGIS Runtime SDK for Android since&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;the AppStudio has productivity tools for different platforms.&lt;/SPAN&gt;&lt;SPAN style="color: #3334ca;"&gt; Would you recommend&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;it to build an application for different platforms (i.e. Android, IOS..) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;- Omur Saygin.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 19:20:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383589#M2608</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-02-09T19:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383590#M2609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as installing ArcGIS Server, I am not sure in that.&amp;nbsp; You may want to reach out to someone in customer service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as AppStudio is concerned, it is a great tool to build multi platform native applications in.&amp;nbsp; However, it really depends on what you are comfortable with and what kind of audiences you want to target.&amp;nbsp; It really comes down to if you would rather write your app in Java or QML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 17:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383590#M2609</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2016-02-10T17:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Which layer type should be used in ArcGIS Runtime SDK for Android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383591#M2610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding installing ArcGIS Server I called ESRI Turkey customer service and &lt;/P&gt;&lt;P&gt;they confirmed that ArcGIS for Server is the correct product. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I completely agree with you that AppStudio is really great tool&amp;nbsp; to develop native &lt;/P&gt;&lt;P&gt;mobile applications.&amp;nbsp; The choice might be subjective when it comes to being&lt;/P&gt;&lt;P&gt;comfortable.Personally, I find AppStudio tool user-friendly since it is relatively &lt;/P&gt;&lt;P&gt;easy to built an application for different platforms. Thank you for your great&lt;/P&gt;&lt;P&gt;support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Feb 2016 20:30:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/which-layer-type-should-be-used-in-arcgis-runtime/m-p/383591#M2610</guid>
      <dc:creator>FatmaŞenol</dc:creator>
      <dc:date>2016-02-10T20:30:12Z</dc:date>
    </item>
  </channel>
</rss>

