绘制离屏 WebView 和 capturePicture 问题

发布于 2024-10-07 18:07:26 字数 194 浏览 2 评论 0原文

我的目标是将 WebView 转换为位图,以便我可以将其添加到主屏幕小部件中。我已经让 WebView.capturePicture() 工作正常;但是,如果不将 WebView 设置为内容布局或类似布局,我就无法渲染 WebView。由于这是一个应用程序小部件,我无法将其设置为视图。

是否可以渲染 WebView 并将其保存到位图而不将其设置为内容视图?

My goal is to turn a WebView into a Bitmap so I can add it to a homescreen widget. I have gotten WebView.capturePicture() to work fine; however, I cannot get the WebView to render without setting it as the content layout or similar. As this is an app widget I won't be able to set it as a view.

Is it possible to render a WebView and save it to a bitmap without setting it as the content view?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文