Android - Turn off display without triggering sleep/lock screen - Turn on with Touchscreen

后端 未结 4 893
小鲜肉
小鲜肉 2020-12-07 14:54

I have been trying to find a way to turn off the display, and wake up from the user touching the touch screen.
The device is in an embedded environment where the device

4条回答
  •  春和景丽
    2020-12-07 15:34

    I don't know if that helps you but you could simply use a wake lock so your scren keeps on and display an imageview which displays a black image

提交回复
热议问题