lambdanative icon indicating copy to clipboard operation
lambdanative copied to clipboard

Android apps never sleep

Open ddunsmuir opened this issue 4 years ago • 2 comments

Currently even the most basic Lambdanative Android app disables the screen timeout (is always considered active regardless of user action). Despite your Android OS screen timeout settings, if you run a Lambdanative app in the foreground the screen will stay on indefinitely even without any user action or plugin running. This appears to be the case on older Android and the newest.

ddunsmuir avatar Jan 27 '21 20:01 ddunsmuir

@karliwalti and @0-8-15 you worked on making the applications not go to sleep to always stay active, right? Could that be related to this opposite issue? Were any of these efforts for Android or just other platforms?

ddunsmuir avatar Feb 01 '21 17:02 ddunsmuir

I don't think so. I believe this behavior has always been like that, at least as long as I began to use it.

0-8-15 avatar Feb 02 '21 09:02 0-8-15