Having Android WebView detect and popup email dialog or phone call dialog -
On Android, when it comes to an email or phone number created in the browser and pressed it, a dialog box appears
However, if I navigate that URL in the webview of my application, then this is no longer the case.
Is there a property for my webview that is in the browser application? Finding the email and phone number and pressing the relevant default dialogues when pressed?
I know that iPhone can be very easily with a checkbox in the interface builder, I hope Android can do the same too
I have a link on such links Glance:
And using the function that clicks on the link, but does not actually help me because the phone number and email are not necessarily added. needed.
I was looking for a problem similar to yours
Want to keep in the webview, but start the dialer from the telephone number and start the email address email client then try it.
The solution worked for me below.
Comments
Post a Comment