Android phones have a home and back button. I want to intercept these buttons in my application, where I’m using a webview and local jquery&jquery mobile.
JQuery Mobile can add a back button by default, but that is mimicking the browser back button and not what I want. The back button on the android phone is doing something completely different than the webview “back”.
No those button aren’t sent to the browser