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 中关闭的设备,但我不想包括设备重启。我发现 Intent.ACTION_SHUTDOWN 看起来很有用,但包括重新启动,因为设备在技术上是关闭然后重新打开的。有没有办法在设备关闭但重新启动时采取措施?