Android WebView using GeolocationPermissions
问题 I’ve looked at the various questions regarding this problem on here such as: Using navigator.geolocation.getCurrentPosition in WebView on Android 2.0+ (PhoneGap related) android webview geolocation Android: Using html5 to determine geolocation in webview with javascript api But I’m still a bit confused, I know that I am supposed to create my own class from the abstract class WebChromeClient . Which gets the location, but how exactly from there does this object send the webView the geolocation