Questions tagged [standby]

StandBy is a "suspended mode".

StandBy is a state in which the device isn't completely off, but also not completely on.
It's a "suspended mode" intended to save power consumption.
Sometimes referred as to the device's "sleep mode".

143 questions
0
votes
1 answer

ios 5 NSURLConnection and block download in standby mode

I'm using NSURLConnection to download content from a server (and I'm working on an iPad application in iOS 5.0). I wish the NSURLConnection continue downloading even when the iPad goes on standby. is it possible? This is my…
LuZa
  • 450
  • 1
  • 6
  • 27
0
votes
1 answer

Adjust volume and prevent computer from standby in Java... (Mac and Windows XP, Vista)

I am writing a Java program that wants to do 3 things, and I don't know how to do them or if it's even possible with Java. 1 - I want to ensure that the computer whether running mac OS or windows xp/vista, doesn't go to sleep whilst running my…
Imme22009
  • 3,992
  • 7
  • 31
  • 47
0
votes
1 answer

wavemaker 6.4.6 or 6.5 standby widget

if anyone knows that wavemaker supports dojo standby widget? Here is a examples od this widget: http://livedocs.dojotoolkit.org/dojox/widget/Standby I would like to a realize "Changing overlay color" example, but I don't know how to make a div…
user1562652
  • 125
  • 2
  • 3
  • 13
0
votes
4 answers

dojox.Standby not showing until .hide() is called

I'm trying to use a dojox.widget.Standby. I want the standby to display whilst some other code is executing, and then hide once complete. However my standby only seems to display when I call standby.hide(). Code below: standby = new…
geo_james
  • 203
  • 3
  • 8
0
votes
1 answer

image based jframe become white when compute wake up from sleep mode or standby

I have a JFrame with an image as background,called setUndecorated and setWindowOpaque method. When I open JFrame and then let computer sleep,but when computer wake up from sleep, the JFrame becomes white. I guess it maybe repaint problem, but I can…
chenhai
  • 35
  • 4
-1
votes
1 answer

Show notification Alarm Manager / Wake Lock / Sleep (local notification in Android)

I want to display a notification / alarm with the terminal in "sleep mode / standby". As does WhatsApp, Handcensms ... Or the simple alarm clock. For example, in IOS is called "local notification" and looks…
ephramd
  • 561
  • 2
  • 15
  • 41
-1
votes
3 answers

Turn on iphone from within in app

I am writing an alarm clock app for iphone, and I want it to turn on the phone(from standby mode) approx 1hr before the alarm is supposed to go off. Then I want the app to be active, so I can stream content live without the user having to put the…
Rishi
  • 3,538
  • 5
  • 29
  • 40
-2
votes
1 answer

Is it possible to put a Windows PC into standby if a specific program is terminated

I would like to put my PC into standby if a specific program is manually stopped. If possible I would like a timeout to allow me to restart the program before the standby is activated. Is this possible? Many thanks.
Paul
  • 443
  • 8
  • 18
1 2 3
9
10