Android 4.0 -> 4.3 (included) - Web storage lost between webview pages
问题 I'm working on an Android project which relies on the WebView to browse multiple HTML pages stored on the device and submit the inputs toward the webview when it's needed for storing them in a database. Each page contains controls that are bound with jQuery towards previous / next pages, each page contains inputs of differents types (checkboxes, textfields, etc.). The last page contains a Submit buttons that uses the JSInterface to save the results inside a SQLite DB. Another button (in a