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 Oreo 做到这一点?如果它被操作系统杀死,我需要恢复应用程序。并在重新启动后启动应用程序。我每次都需要搜索设备并尝试重新连接。你有什么建议吗?谢谢!
去前台服务。所有 BOOT_COMPLETED 广播的列表器。向 Android 众神祈祷它成功了。