Delete comment from: The Code Artist
Hi Chinmay
Thanks for the nice information
I have a doubt concerning the polling rate of the sensor. As your article does suggests that it is interrupt based, so therefore it may not require any polling. However while implementing it in the code I do need to register to the SensorEventlistener therefore I do need to use the Sensor_delay_fastest or Sensor_delay_normal, etc. that are synonymous to the way in which samples are generated or managing the delay amongst samples.
So, therefore I wanted to ask you that why do we use these Sensor_delay_fastest or Sensor_delay_normal, etc in the case of proximity sensors.
Thanks
Shashank
Oct 24, 2013, 8:00:01 AM
Posted to Proximity Sensor on Android Gingerbread

