From the WebView documentation, it says:
setDatabaseEnabledsets whether the database storage API is enabled.setDomStorageEnabledsets whether the DOM storage API is enabled.
So I want to ask what is database storage API and what is DOM storage API? What are their differences?
from What is the difference between database storage API and DOM storage API
No comments:
Post a Comment