I have website using javascript geolocation api and want it to open in a webview. I set up these permissions in the manifest file:
The line
D/WebKit (22653): SQLite database failed to load from /CachedGeoposition.db
is interesting
Try setting the appropriate DB path in WebSettings.setDatabasePath as well, it could be that this is used as the root for the geo db path