B4A Question Turn on the screen in the service - Erel (first post)    Apr 25, 2021   (1 reaction) Phone.KeepAlive(True) is the (only) way to make the screen turn on. This is all that I can say based on the provided information. B4A Question Turn On Screen Programmatically - Marcos Alves    Aug 08, 2019   (1 reaction) Hello all,
besides there are some answers to threads in this forum those say that it's not possible to turn on the screen programmaticaly, I found this:
https://stackoverflow.com/questions/30090589/turn-on-screen-programmatically-on-android/30090732
This says that there are two ways to do tha B4A Question Turn on the screen of the device from my program - vecino (first post)    Nov 15, 2022 Just in case I have not explained myself well (or the translator has not done a good job), what I want is something similar to when the phone is with the screen off and we receive a call. The calling program "turns on" the screen and the dialog to accept or cancel the call is displayed.
In my case B4A Question Screen On in service module - Erel (first post)    Jan 05, 2016   (1 reaction) Yes. This will turn on the screen (unless the OS decides to ignore it).
You can monitor the screen state with PhoneEvents. B4A Question How to turn off the screen(SCREEN_OFF)? - Erel (first post)    Feb 05, 2023   (1 reaction) No. You cannot turn off the screen programatically. B4A Question Weird problem with IDEs - JackKirk (first post)    Nov 04, 2021 Found it - in my case it was: Apps & Features > Programs and Features > Optional Features > More Windows features => which gives me your screen. Sheesh - but this appears to only give the ability to turn it on or off - not repair it. B4A Question Turn screen off (and back on) programmatically - jdonth    Mar 21, 2018 I am working on a kiosk application and I would like to be able to turn the screen completely off after a specific time interval (rather than set brightness to 0). I know that it will (I assume?) also disable the screen touch events, but I am using OpenCV with the camera to "wake up" the app with mo B4J Question Turn Screen On/Off (not pause or sleep or energy saver) only screen - Phsoftware_app (first post)    Aug 01, 2019 Hy,and thank you,Can you make a simple example? i have copy the library,but i dont know how to use java. B4A Question Get LTE RSRP on Android 10 when screen is off - SOLVED (not possible) - Erel (first post)    Jun 28, 2021   (1 reaction) I think that your only option is to turn on the screen or prevent it from turning off. This can be done with PhoneWakeState. This might also be needed: https://www.b4x.-on-top-of-other-apps-permission.90513/#content It will allow you to start an activity from a service. B4A Question lock/unlock screen - sareban (first post)    May 07, 2020 is it possible to turn on the screen in service? Page: 1   2   3   4   5   6   7   Powered by ColBERT |