将 HTC Widget 添加到 AppWidgetPicker Intent

发布于 2024-11-17 05:05:53 字数 173 浏览 2 评论 0原文

我正在编写一个主屏幕替换应用程序。我希望允许用户选择与 HTC 手机的 HTC Sense 主屏幕上提供的相同的小部件。

是否有需要将 ComponentName 详细信息添加到 Intent 中以在 Widgets 弹出列表中显示 HTC 设置选项的文档?

所需的信息是组件名称、图标和名称字符串。

I am writing a homescreen replacement App. I'd like to allow users the same selection of Widgets that are available on the HTC Sense Homescreen on HTC phones.

Is there documentation anywhere of the ComponentName details required to be added to the Intent to show the HTC Settings option in the Widgets popup list?

The info needed is Component Name, Icon and name String.

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

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

发布评论

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

评论(1

闻呓 2024-11-24 05:05:53

这是不可行的。 HTC Rosie Widgets 不是 Android 平台 Widget,因此无法在 Rosie APK 之外访问。 。

This is not feasible. The HTC Rosie Widgets are not Android Platform Widgets and therefore cannot be accessed outside of the Rosie APK. .

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