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

2009-03-28 Thread Jordan Frank
I'm having the same problem, and have asked a few times on the mailing lists for more information, but have never seen any response from anyone in the know. That issue that romario13 posted concludes by saying that the sensor code has changed significantly in the cupcake branch. That's pretty

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

2009-03-27 Thread romario13
Hi, Have you a news or workarounds about this issue? I have ADP 1.1 and can to confirm this sensor behavior when screen is off. There is a closed issue http://code.google.com/p/android/issues/detail?id=1685 But i cannot understand: what is fixed? Statement onSensorChanged() receives correct

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

2009-02-20 Thread hawaiiart.com
I am having the same problem, and can not monitor the accelerometer without the screen being kept dim. I'll keep posting on this issue but haven't seen any work-around yet (if one exists). Can a Google Engineer please close this thread with a no it cant happen or here is the way to deal with

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

2009-01-26 Thread Blikkies Botha
In case anyone encounters this issue: Based on the acceleration values one gets during a screen flip I think the accelerometer is mounted on the screen assembly so they probably can't be powered independently. If this is the case it's obviously a hardware implementation decision that Android