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.
我有一个监控电池电量的应用程序,但我担心如何在即将推出的 Android O 版本上工作,并在后台进行服务限制。任何提示或想法都会对我有很大帮助。
谢谢。
您可以启动前台服务来监控电池,也可以安排定期作业。定期作业的最短周期为 15 分钟。