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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -