B4A Question Phone screen timeout problem - saeed10051    Jun 17, 2020 but before the 60 seconds pass my phone screen time out and turn off as the screen time out is 45 seconds.
How can i keep the screen on until the timer is working... B4A Question B4xPages screen timeout problem - LucaMs (first post)    Dec 5, 2023   (1 reaction) When showing a new page, starting from the first (login), use
B4XPages.ShowPageAndRemovePreviousPages
instead of
B4XPages.ShowPage... B4i Question How to disable screen timeout - Goles (first post)    Oct 17, 2023
App.IdleTimerDisabled = True
Thank you so much Erel ??... B4A Question Set settings such as screen timeout and network mode - andymc    May 14, 2012 Can basic4android set system setting slike the display screen timeout setting or the Network mode for the phone connection (switch between GSM and WCDMA)?
I'd also want to be able to toggle the "Use packet data" setting.... B4A Question screen timeout - junaidahmed    May 20, 2011 How to disable phone screen timeout by programatically.Pls advise... B4A Question Change screen TimeOut - Erel (first post)    Nov 23, 2015   (2 reactions) Check this thread: https://www.b4x.com/android/forum/threads/read-and-set-phone-screen-off-time.41028/#post-246156
(note that I found it with this search: https://www.b4x.com/android/forum/pages/results/?query=screen+timeout)... B4A Question how to control screen timeout - gz7tnn (first post)    Nov 18, 2014 Thank you very much ! this was useful
I realise this is an old thread, but just an addition to it.
I... B4A Question Wake State with Screen Timeout and Different Activity - Luiz Fernando Orlandini (first post)    Apr 22, 2014   (1 reaction) Eric H, just to let you know.
I tried the code you suggest. It works like a charm. So I take all my... B4A Question Automatic Screen Timeout - yttrium (first post)    May 14, 2013 I have been developing an application where I would like the system to "timeout" when no activity has taken place for x amount of minutes. The timeout would result in the initial load screen being reloaded.
I thought I could use a timer event, but then I would have to resent the timer each time the user uses the screen? Is that the best way of doing this or is that a shortcut... B4A Question How do I prevent screen timeout - Erel (first post)    Apr 21, 2013 Please start a new thread for this question.... Page: 1   2   3   4   5   6   7   |