<?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: back_button how to disable on Android in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351994#M1765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not aware of anything in the Runtime SDK that should be affecting this. Were you able to find any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 14:48:26 GMT</pubDate>
    <dc:creator>LucasDanzinger</dc:creator>
    <dc:date>2018-04-16T14:48:26Z</dc:date>
    <item>
      <title>back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351993#M1764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm developing QML application&lt;/P&gt;&lt;P&gt;It seems that "back button" is handled by ArcGIS Runtime for Android&lt;/P&gt;&lt;P&gt;As soon as I add qml runtime to my pro file:&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;include(/opt/arcgis/runtime_sdk/qt100.2.1/sdk/ideintegration/arcgis_runtime_qml.pri)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have no control over back button on android.&lt;/P&gt;&lt;P&gt;I'm using V-Play framework which is handling back button, but when I create app with arcgis_runtime_qml.pri back button closes the app immediatelly.&lt;/P&gt;&lt;P&gt;How to disable back button handling by ArcGIS ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 17:20:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351993#M1764</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-04-03T17:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351994#M1765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not aware of anything in the Runtime SDK that should be affecting this. Were you able to find any clues?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 14:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351994#M1765</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-04-16T14:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351995#M1766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Actually, no I haven't found the sollution, I was counting on You Guys &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;There are some references on back button and&amp;nbsp; ArcGIS Runtime SDK so I belive this button is handled by ArcGIS&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/139622"&gt;Back button from mapView exits application&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/thread/191051-handling-back-button-android"&gt;handling back button android&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-appstudio-samples/wiki/Handling-back-button-in-Android"&gt;Handling back button in Android&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The last one does not work for me. Do you want me to prepare running example for testing ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351995#M1766</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-04-16T15:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351996#M1767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marek. I've always been under the impression that handling the back button was up to the user, but perhaps I am mistaken. Usually&amp;nbsp;I have added something like the following to perform some behavior when back is pressed:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;Keys&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;onReleased&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;event&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;key &lt;SPAN class="operator token"&gt;===&lt;/SPAN&gt; Qt&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Key_Back&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// do something&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351996#M1767</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2021-12-11T16:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351997#M1768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is crucial for me, my application is car navigation it cant just shut down when I press back button.&lt;/P&gt;&lt;P&gt;This Keys.onReleased does not work for me, maybe there is some interaction with V-Play framework. I will prepare minimal working example to demonstrate the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 07:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351997#M1768</guid>
      <dc:creator>MarekFlorianczyk</dc:creator>
      <dc:date>2018-04-17T07:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: back_button how to disable on Android</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351998#M1769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks. If this is a high priority issue for you, I suggest you contact Esri Support or your local Esri Distributor, as they are equipped to troubleshoot these types of things. They can help diagnose the issue, and if applicable, log a bug and hopefully suggest a workaround. This is your best bet to finding a resolution. The GeoNet community will do its best to help make suggestions, but&amp;nbsp;setting up different test environments and troubleshooting high priority issues is best addressed by Esri Support/Distributor.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 15:54:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/back-button-how-to-disable-on-android/m-p/351998#M1769</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2018-04-17T15:54:45Z</dc:date>
    </item>
  </channel>
</rss>

