Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将我的应用程序配置为存储网页。如果手机可以访问互联网,以便稍后在无法访问时显示。
我该怎么做?
您可以通过(在 API 11 中添加)保存 Web 视图存档
webView.saveWebArchive(String filename)