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 中的屏幕开/关?我目前正在使用接收器ACTION_SCREEN_ON并ACTION_SCREEN_ON捕获了意图,但在 API 17 中它被窃听了(结合接近唤醒锁定)。
ACTION_SCREEN_ON