How to get HTML5 position in WebView updated at a regular interval (with FINE_ACCURACY)
I'm developing an application to track my phone at regular intervals (not only the first time) with navigator.geolocation.getCurrentPosition() running in an HTML5 page running in a webkit webview running in an android 2.1 application. I already read responses to the following questions: Using navigator.geolocation.getCurrentPosition in WebView on Android 2.0+ (PhoneGap related) Android: Using html5 to determine geolocation in webview with javascript api Geolocation cannot be load on webview Android WebView using GeolocationPermissions I managed to get the position through the javascript method