在 Android 中以编程方式删除所有主屏幕快捷方式

发布于 2024-12-21 18:42:47 字数 206 浏览 1 评论 0原文

我想以编程方式删除 Android 中的所有主屏幕快捷方式。我已经编写了一个应用程序来创建自己的快捷方式来打开浏览器实例和浏览器实例。定向到特定的 URI 和仅以编程方式删除那些内容。以这种方式删除快捷方式时,我必须提供确切的名称和名称。每个快捷方式的 URI。

对于不是由我创建的现有快捷方式(例如浏览器、日历或任何其他应用程序默认在主屏幕上创建的快捷方式),如何实现相同的效果?

I want to delete all home screen shortcuts in Android programmatically. I have already written an app to create my own shortcuts for opening up a browser instance & directing to specific URI & delete only those programmatically. When deleting shortcuts this way, I have to provide the exact name & URI for each shortcut.

How can I achieve the same thing for existing shortcuts which were not created by me (like browser, calendar or any other app default created a shortcut on home screen)?

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

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

发布评论

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

评论(1

九歌凝 2024-12-28 18:42:47

出于安全原因,这似乎是不应该的,也可能是不可能的。

This seems like something that shouldn't be and probably isn't possible for security reasons.

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