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
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
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
I want to take pictures from the Android device\'s camera periodically over a matter of hours, to create a time lapse video effect.
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
By using the Windows API it is possible to put the monitors into sleep mode: [DllImport(\"user32.dll\")]
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.
So apparently it is possible to keep the processor going processing stuff while the screen is locked, as indicated here: