Hi,<div><br></div><div>Assuming we're publishing to a non-google app store (for example: operators app-store)--->>> we need to ensure back button works perfect.</div><div><br></div><div>By default-->> back button in Andoid-Qt apps causes app to exit-->> unless we override in QtActivity.java.</div>
<div><br></div><div><br></div><div>I noticed; that when a app starts OR when a new dialog is opened (for example: about box OR help dialog)... the new dialog doesnt have keyboard focus-->> and we cant detect what key is pressed OR if back button is pressed.</div>
<div><br></div><div>How are others handling this ?</div><div><br>OR all of you people just making android apps that dont open any new windows/dialogs and/or which use default (exit on back no matter what) behavior ???</div>
<div><br></div><div><br></div><div>Just wondering....</div><div><br></div><div>Regards,</div><div><br></div><div>Nalin</div><div><br></div><div><br></div><div><br></div>