<?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 How to remove Licensed for developer use only in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-remove-licensed-for-developer-use-only/m-p/741851#M5219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;BR /&gt;I guess i have the right permissions to remove the mark "Licensed for developer use only" in my APP but cant remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have register my APP and i have the APP ID.&lt;BR /&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #808000;"&gt;@Override
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;protected void &lt;/SPAN&gt;onCreate(Bundle savedInstanceState) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000080; font-weight: bold;"&gt;super&lt;/SPAN&gt;.onCreate(savedInstanceState);
&amp;nbsp;&amp;nbsp;&amp;nbsp; setContentView(R.layout.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;activity_mapa&lt;/SPAN&gt;);

&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntimeEnvironment.&lt;SPAN&gt;setLicense&lt;/SPAN&gt;(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"runtimelite,1000,EWQJxXXXXXXXX,none,EWQJxXXXXXXXXX"&lt;/SPAN&gt;);

&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #808080;"&gt;// Adiciona ao mapa o menu de localização/visualização
&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSpinner &lt;/SPAN&gt;= findViewById(R.id.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;spinner&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me what i'm doing wrong? Thks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the prints!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 07:34:35 GMT</pubDate>
    <dc:creator>RTomas</dc:creator>
    <dc:date>2021-12-12T07:34:35Z</dc:date>
    <item>
      <title>How to remove Licensed for developer use only</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-remove-licensed-for-developer-use-only/m-p/741851#M5219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;BR /&gt;I guess i have the right permissions to remove the mark "Licensed for developer use only" in my APP but cant remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have register my APP and i have the APP ID.&lt;BR /&gt;Here is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN style="color: #808000;"&gt;@Override
&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-weight: bold;"&gt;protected void &lt;/SPAN&gt;onCreate(Bundle savedInstanceState) {
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #000080; font-weight: bold;"&gt;super&lt;/SPAN&gt;.onCreate(savedInstanceState);
&amp;nbsp;&amp;nbsp;&amp;nbsp; setContentView(R.layout.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;activity_mapa&lt;/SPAN&gt;);

&amp;nbsp;&amp;nbsp;&amp;nbsp; ArcGISRuntimeEnvironment.&lt;SPAN&gt;setLicense&lt;/SPAN&gt;(&lt;SPAN style="color: #008000; font-weight: bold;"&gt;"runtimelite,1000,EWQJxXXXXXXXX,none,EWQJxXXXXXXXXX"&lt;/SPAN&gt;);

&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #808080;"&gt;// Adiciona ao mapa o menu de localização/visualização
&lt;/SPAN&gt;&lt;SPAN style="color: #808080;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;mSpinner &lt;/SPAN&gt;= findViewById(R.id.&lt;SPAN style="color: #660e7a; font-weight: bold;"&gt;spinner&lt;/SPAN&gt;);&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone tell me what i'm doing wrong? Thks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the prints!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:34:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-remove-licensed-for-developer-use-only/m-p/741851#M5219</guid>
      <dc:creator>RTomas</dc:creator>
      <dc:date>2021-12-12T07:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove Licensed for developer use only</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-remove-licensed-for-developer-use-only/m-p/741852#M5220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my workaround&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2018 07:57:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/how-to-remove-licensed-for-developer-use-only/m-p/741852#M5220</guid>
      <dc:creator>IvanBespalov</dc:creator>
      <dc:date>2018-06-07T07:57:45Z</dc:date>
    </item>
  </channel>
</rss>

