- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago (Last edited 2 weeks ago by SamsungRei ) in
Fold & Flip PhonesHello, this is my first post and I don't know if this is the right spot for it but here goes!
I tried to extend the display timeout of my ZFlip 5 (mainly for spotify) by taking these steps:
- Developer Mode: On
- adb command: adb shell settings put system cover_screen_timeout 600
(i did this bit correctly, ive used adb for something like this before on a non-flip)
This appeared to have worked. When I go to settings>cover screen the cover screen timeout says 600 seconds. However when I tested it the cover screen only stays on for 1 minute (60 seconds). I did the command again and set cover_screen_timeout to 1200 seconds and still it only stays on for 60 seconds. I also tried doing 120000 - also with no luck.
Anyone have any ideas about this? I guess 60 seconds is better than 30 (the max cover screen timeout without using adb), but still its kind of disappointing. Is there a command to remove screen timeout completely?