如何为 Android 小部件制作弹出设置页面

发布于 2024-11-08 11:22:01 字数 282 浏览 0 评论 0原文

好吧,我对 Android SDK 很陌生,但对编程却不是。我想尝试制作一个简单的Android小部件。我一直在网上寻找与小部件有关的内容,并且找到了大量信息,但没有任何与我的主要问题有关的信息。

如何创建一个设置对话框来在启动小部件时对其进行调整?当您添加 Google 搜索小部件时,它会提示您指定您想要的小部件类型。在我正在制作的小部件中,我希望允许用户在选择小部件后立即指定小部件的高度。

我怎样才能呈现这种类型的对话框?这意味着什么?任何人提供的任何代码片段、教程或帮助都会大有帮助。

谢谢!

Ok so I am very new to the Android SDK, but not to programming. I want to attempt to make a simple Android widget. I've been looking around for things on the web pertaining to widgets, and have been able to find lots of information, but nothing pertaining to my main question.

How can I make a settings dialog that will adjust the widget when it is launched? When you add the Google search widget, it prompts you to specify what type of widget you want it to be. In my widget I'm making, I want to allow the user to specify the widget height right after they select it.

How can I present that type of dialog? What does that entail? Any code snippets or tutorials or help anyone has to offer will go a long way.

Thanks!

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

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

发布评论

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

评论(1

只是一片海 2024-11-15 11:22:01

Check here How to put multiple widget sizes in one apk?
The answers quote resources for both several widgets in one paackage and configuration page. Still, the size choosing is done not in the own configure dislog, but during add.

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