如何以编程方式创建实时文件夹(将意图发送到主屏幕)?

发布于 2024-10-19 16:29:14 字数 174 浏览 1 评论 0原文

我想知道如何以编程方式创建实时文件夹,以及我需要在我的应用程序中请求哪些权限。

我读过很多关于如何通过普通的 home-long-press 方法创建 LF 的文章和帖子。

我假设我需要向主屏幕发送特定意图,但我似乎找不到要发送到的主屏幕活动的名称,也找不到发送的意图。

我该怎么做呢?

I'm wondering how I can go about creating a Live Folder programmatically, and what permissions I would need to request in my app.

I've read a bunch of articles and postings about how to create a LF via the normal home-long-press method.

I would assume I need to send a specific intent to the home screen, but I can't seem to find the name of the home screen activity to send to, nor the intent to send.

How can I go about doing this?

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

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

发布评论

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

评论(1

下雨或天晴 2024-10-26 16:29:14

我怎样才能做到这一点?

你不知道。您无法将活动文件夹、应用程序小部件等添加到用户的主屏幕。用户需要通过长按主屏幕或主屏幕提供的其他机制来请求它们。

此外,请记住,有相当多的主屏幕,因此即使有一些未记录的 API 可以让您执行此操作,其他的很可能不会。

How can I go about doing this?

You don't. You cannot add live folders, app widgets, etc. to the user's home screen. Users need to request them via a long-click on the home screen or other mechanism that the home screen provides.

Moreover, please bear in mind that there are quite a few home screens out there, so even if one has some undocumented API that would let you do this, the others most likely will not.

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