You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
In order to secure settings/data/password on android, and to make it easier to use , we should build an android application with webview.
-- When the application is started it ask for a password
-- This password decrypt localStorage database and/or html/js files.
-- Webview show html/js with localstorage.
-- When application is closed localStorage and/or html/js files is encrypted. https://github.com/didimoo/AndroidLocalStorage
The text was updated successfully, but these errors were encountered:
In order to secure settings/data/password on android, and to make it easier to use , we should build an android application with webview.
-- When the application is started it ask for a password
-- This password decrypt localStorage database and/or html/js files.
-- Webview show html/js with localstorage.
-- When application is closed localStorage and/or html/js files is encrypted.
https://github.com/didimoo/AndroidLocalStorage
The text was updated successfully, but these errors were encountered: