Page 1 of 1

Using Android "Back" button - Solved

Posted: Mon Dec 07, 2015 9:19 pm
by DR White
How can I use Android "Back" button, to just send a message to handler AND NOT Shut the program down.

Re: Using Android "Back" button

Posted: Mon Dec 07, 2015 11:11 pm
by SparkOut
You can handle the "backkey" message and not pass it.

Re: Using Android "Back" button

Posted: Tue Dec 08, 2015 9:39 pm
by DR White
I searched the LC Dictionary with the word "Back", but "Backkey" did not show up.

I tried the "on Backkey" and it works great!

Thanks,

David