Android interacting with HTML5 tutorial?
- by Adam
I've been looking at using a WebView to display an HTML5 webpage, where the novel features of the mobile device (GPS, compass, accelerometer, camera, etc) can be fed back into the web page.
I was wondering if there were any good tutorials showing these functions interacting with the webview.
So far I've found ways for the WebView to send…