[android-developers] Re: Sensors don't work on partial wake lock

2009-01-26 Thread Blikkies Botha
at Android should hide. Don't be surprised if future phones exhibit different behavior because the accelerometer is housed in a different location. On Jan 20, 8:42 am, Blikkies Botha wrote: > The accelerometer turns off when the screen is off. I'm guessing this > is a bug but I ha

[android-developers] Re: Screen on/off Intents Can't Be Declared in AndroidManifest?

2009-01-26 Thread Blikkies Botha
Dianne, I have noticed you dispatch useful information on several occasions that is either not obvious or not included in the documentation. Is it not possible for you to update the online docs as you post messages? Screen_on/off not working via the manifest also caused me much aggravation. --~--~

[android-developers] Sensors don't work on partial wake lock

2009-01-20 Thread Blikkies Botha
The accelerometer turns off when the screen is off. I'm guessing this is a bug but I haven't seen it logged. Am I missing something? Perhaps the power management features need some improvement - the ability to specify what components are needed during a partial_wake_lock so that power can be cons