动态壁纸可以设置为背景吗?

发布于 2024-11-27 17:54:15 字数 26 浏览 1 评论 0原文

是否可以将某些动态壁纸设置为活动背景?

Is it possible to set some of the live wallpapers as a background of an activity ?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

陪你到最终 2024-12-04 17:54:15

当然,只需将此属性添加到清单中的 标记中即可:

android:theme="@android:style/Theme.Wallpaper"

Sure, just add this attribute to your <activity> tag in the manifest:

android:theme="@android:style/Theme.Wallpaper"
苍白女子 2024-12-04 17:54:15

这是可能的,并在 Google I/O 2010 上展示过。如果您在演示中观看这段大约 34 分 40 秒的视频,您可以看到 Google 开发人员利用附带的动态壁纸作为活动的背景。

https://www.youtube.com/watch?v=M1ZBjlCRfz0&feature=youtube_gdata_player

不知道例子在哪里......但它可以做到。

This is possible and was displayed at the Google I/O 2010. If you watch this video about 34m40s into the presentation you can see that the google developers utilise shipped live wallpapers as background for an activity.

https://www.youtube.com/watch?v=M1ZBjlCRfz0&feature=youtube_gdata_player

Don't know where an example is.... but it CAN be done.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文