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.
有没有办法在设备锁定时打开屏幕。我正在监听接近传感器事件以打开屏幕,但通过获取需要 WAKE_LOCK 权限的唤醒锁。
有没有其他选择。Playstore 中的重力应用程序在没有 WAKE_LOCK 权限的情况下执行此操作。有什么提示吗?