How to make display sleep (aka go off) in Java cell phone program
- From: "opalpa opalpa@xxxxxxxxx http://opalpa.info" <opalpa@xxxxxxxxx>
- Date: 30 Oct 2006 14:02:42 -0800
I have a java program on a cell phone that runs for hours but does not
need the display most of the time (it makes audible alerts). I would
like the display to go to sleep (ka to go off aka to dim) because I
believe that it consumes alot of power. I want the display to
re-activate when any button is pressed on cell phone.
I looked through Midlet Java docs and do not see such capability.
Cheers.
.
- Prev by Date: Rationale behind constructor call chain... ( and comparison with C++)
- Next by Date: Re: a problem in transfer a int to Object
- Previous by thread: Rationale behind constructor call chain... ( and comparison with C++)
- Next by thread: java command line space & escape character parser for Runtime.exec
- Index(es):