Back Button Change of Application Focus
Posted: Mon Oct 13, 2014 10:18 pm
Android Forum,
I'm using the backKey handler to step back through the menus that the user has selected in the application, but when they get to the end of the list, I want them to exit the mobile app without doing a QUIT command, just like you do when you select the HOME key on Android. This will allow the user to quickly start back where they left off using the application without waiting for the app to start again.
Is there a way to change the focus without killing the mobile app?
Thanks
Dan
I'm using the backKey handler to step back through the menus that the user has selected in the application, but when they get to the end of the list, I want them to exit the mobile app without doing a QUIT command, just like you do when you select the HOME key on Android. This will allow the user to quickly start back where they left off using the application without waiting for the app to start again.
Is there a way to change the focus without killing the mobile app?
Thanks
Dan