Wednesday, June 29, 2011

Re: [android-developers] Accelerometer Senor

can you post the following from your device
$ adb shell getprop | grep fingerprint 

-Dan


On Mon, Jun 27, 2011 at 11:44 PM, Sati <satioffnar@gmail.com> wrote:
Hi,
I am trying to read accelerometer sensor values on Samsung Galaxy Fit
mobile.

With reference to the android documentation, sensor has to output
9.81m/s2 when phone lies flat on table. But, I am getting values
passed on from the sensor even in idle state.

1. Can i know the reason for it or is it the desired behavior ?
2. How can i tune the frequency of events received from the sensor
aprt from DELAY_FASTEST, DELAY_NORMAL etc ?

Can some one throw some light on this ?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment