I am curious if there is a way from within a WebView when a button is clicked it display a new view on top of the current display.
I have a web site and when the user clicks the signature field I want to be able to capture the signature on the device. From the best I can tell the easiest way is to write this section in the Android SDK. I'm trying to avoid rewriting the entire website.
Any help is greatly appreciated.