Android 长时间运行的应用程序

发布于 2024-12-01 00:26:50 字数 101 浏览 0 评论 0原文

我正在尝试开发一个使用 onLocationChange 发布 GPS 坐标的应用程序。我的应用程序运行良好,但当它进入后台时就会停止。即使应用程序进入后台,我如何才能继续运行该应用程序?

I'm trying to develop an application which posts the GPS coordinates with onLocationChange. My applications runs well, but when it goes to background it stops. How I could keep running the application even if it goes to background?

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

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

发布评论

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

评论(1

英雄似剑 2024-12-08 00:26:50

您必须使用Service。请参阅此处了解service。请参阅<还有一个 href="http://developer.android.com/guide/topics/fundamentals/services.html" rel="nofollow">此 链接。

You have to use Service.See here to learn about service.See this link also.

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