sleep-mode
How to keep CPU from 'sleeping' when screen is turned off in Android?
I have an application in which I am sending network data over WiFI.Everything is fine until I turn the display off or the device goes to \'sleep\'. I\'m already locking the WiFi however, it seems to b[详细]
2023-04-09 12:41 分类:问答How to initiate standby/sleep from command-line?
I 开发者_如何学Gohave found a lot of info about how to shut down computer, put it in hibernation etc via the command line, however, any tips i have read about getting it to sleep as it does from the s[详细]
2023-03-12 19:54 分类:问答Can I wake up my Android when it is unplugged and sleeping?
I have made an app that allows one to listen to the radio and have implemented an alarm so that I can have the radio play when the alarm goes off. I am using the alarmManager and RTC_开发者_开发技巧wa[详细]
2023-02-16 14:21 分类:问答Android - How can I wake up the phone from a hard sleep to take a picture?
I want to take pictures from the Android device\'s camera periodically over a matter of hours, to create a time lapse video effect.[详细]
2023-02-15 08:59 分类:问答Android Sleep/Standby Mode
I have made an app that starts a service, whic开发者_StackOverflow中文版h starts a timer, which fires off a small function after an amount of time. This is working great on the emulator and on the Mot[详细]
2023-02-13 06:09 分类:问答Is it possible to put a single monitor to sleep using WinAPI/C#?
By using the Windows API it is possible to put the monitors into sleep mode: [DllImport(\"user32.dll\")][详细]
2023-01-31 03:04 分类:问答Force an android phone to sleep, in order to test?
I\'m writing an android application that depends on netw开发者_C百科ork activity and the alarm manager sometimes waking the phone up from a sleeping state.[详细]
2023-01-10 21:39 分类:问答Enable iPhone accelerometer while screen is locked
So apparently it is possible to keep the processor going processing stuff while the screen is locked, as indicated here:[详细]
2022-12-24 03:35 分类:问答