Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的应用程序是一个跟踪应用程序,每 2 分钟获取一次位置并发送到服务器。这项工作是使用由 AlarmManager 每 2 分钟重复启动的服务完成的。它在 android 2.3.3 中运行良好。它在 4.1.2 中也可以正常工作一段时间然后停止。没有任何错误信息。强制关闭,不响应等。