我可以制作一个等待长按的接收器吗?

发布于 2024-12-16 20:20:12 字数 201 浏览 0 评论 0原文

我想通过长按主屏幕来触发活动。

这可以通过广播接收器实现吗?我应该提供服务吗?

好吧,让我说得更具体一些。我有一个教程,显示操作(单击、长按、滚动等),长按时启动获取 GPS 位置的活动。现在我想在长按主屏幕时执行此操作。这可能吗?我不得不说,我是 Android 开发的新手,如果我不能立即理解某些内容,我需要道歉。您对我正在尝试做的事情还有其他建议吗?

I want to trigger an activity via long press on home screen.

Is this possible via broadcast receivers? Should I make a service?

Well let me be more specific. I have a tutorial that shows the actions (single tap, long press, on scroll etc) and on long press starts an activity that gets the GPS location. Now I want to do this when I long press the home screen. Is this possible? I have to say that I am new to Android development and I need to apologize if am not understanding something right away. Do you have any other suggestions on what I am trying to do?

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

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

发布评论

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

评论(1

黒涩兲箜 2024-12-23 20:20:12

现在我想在长按主屏幕时执行此操作!这可能吗?

正如@st0le 所指出的,不,除非您编写自己的主屏幕。

Now i want to do this when i long press the home screen!Is this possible?

As @st0le indicated, no, unless you write your own home screen.

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