python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to keep Android screen on after an action
I could have sworn there's a simple line of code for this, but I can't find it right now.
In my app I am using a piece of custom hardware for input. I receive events (on BLE) but not as keypresses or ...
Kibi
Votes: 0
Answers: 1
Custom view lifecycle when device screen is locked
I have a custom view where I want to do some actions when it gets visible or invisible to the user.
I know I can override onVisibilityChanged(changedView: View, visibility: Int) or onDetachedFromWindo...
Daniel
Votes: 0
Answers: 0
Capacitor Ios app frozen on Ios after screenlock
I'm writing a cross-plattform application (Win / IOS / Web) and facing some strange freezes in the IOS application (IOS version 15.3.1 - also occured on lower versions). The problem arises when I clos...
FeeLix
Votes: 0
Answers: 1