Hi, Is there a way to read the sensor value without using the SensorEventListener? My understanding is that the SensorEventListener.onSensorChanged() method will tell me the sensor value but only when the value changes. I want to read the sensor value when the user clicks a button.
Thanks, Ambi. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

