PouchDB local storage with Android Webview -


i use pouchdb synchronize local storage database remote couchdb database.

in chrome, can see content of local storage slots (websql, indexeddb...) pourchdb inspector (add-on chrome) or tab ressources in developer tools:

enter image description here

do know if possible content of local storage in android webview?

if understand use chrome debug tools on android device? if maybe link can : https://developer.chrome.com/devtools/docs/remote-debugging#debugging-webviews


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -