<?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 I am in trouble with creating first hello world app in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/i-am-in-trouble-with-creating-first-hello-world/m-p/2379#M35</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made my first application using arcgis android sdk but when ı'm launching helloworld app emulator didn't launch the map. &lt;/P&gt;&lt;P&gt;Read all questions and documents..Still didnt find any solution to solve this problem. Here is my ss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-2" height="482" src="https://community.esri.com/legacyfs/online/31053_2.JPG" style="line-height: 1.5; width: 292px; height: 481.669642857143px;" width="292" /&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" height="436" src="https://community.esri.com/legacyfs/online/31052_1.JPG" style="width: 804px; height: 436.067796610169px;" width="804" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2014 07:23:55 GMT</pubDate>
    <dc:creator>SalihYalcin</dc:creator>
    <dc:date>2014-11-18T07:23:55Z</dc:date>
    <item>
      <title>I am in trouble with creating first hello world app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/i-am-in-trouble-with-creating-first-hello-world/m-p/2379#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made my first application using arcgis android sdk but when ı'm launching helloworld app emulator didn't launch the map. &lt;/P&gt;&lt;P&gt;Read all questions and documents..Still didnt find any solution to solve this problem. Here is my ss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.JPG" class="jive-image image-2" height="482" src="https://community.esri.com/legacyfs/online/31053_2.JPG" style="line-height: 1.5; width: 292px; height: 481.669642857143px;" width="292" /&gt;&lt;IMG alt="1.JPG" class="jive-image image-1" height="436" src="https://community.esri.com/legacyfs/online/31052_1.JPG" style="width: 804px; height: 436.067796610169px;" width="804" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 07:23:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/i-am-in-trouble-with-creating-first-hello-world/m-p/2379#M35</guid>
      <dc:creator>SalihYalcin</dc:creator>
      <dc:date>2014-11-18T07:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: I am in trouble with creating first hello world app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/i-am-in-trouble-with-creating-first-hello-world/m-p/2380#M36</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please post the code in xml as well? Check if you have the mapview in your main.xml:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!-- MapView layout and initial extent --&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;com.esri.android.map.MapView&lt;/P&gt;&lt;P&gt;&amp;nbsp; android:id="@+id/map"&lt;/P&gt;&lt;P&gt;&amp;nbsp; android:layout_width="fill_parent"&lt;/P&gt;&lt;P&gt;&amp;nbsp; android:layout_height="fill_parent"&lt;/P&gt;&lt;P&gt;&amp;nbsp; mapoptions.MapType="Topo"&lt;/P&gt;&lt;P&gt;&amp;nbsp; mapoptions.center="34.056215, -117.195668"&lt;/P&gt;&lt;P&gt;&amp;nbsp; mapoptions.ZoomLevel="16"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/com.esri.android.map.MapView&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in the java file, use&amp;nbsp; mMapView = (MapView) findViewById(R.id.map); to retrieve the map and map options from XML layout instead of create a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if it works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2014 21:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/i-am-in-trouble-with-creating-first-hello-world/m-p/2380#M36</guid>
      <dc:creator>MengyiGuo</dc:creator>
      <dc:date>2014-11-18T21:07:31Z</dc:date>
    </item>
  </channel>
</rss>

