Android: SensorManager, "The Handler the sensor events will be delivered to."
- by Aidan
Hi Guys,
I know this is a newbie question but I'm implementing a SensorEventListener and I was reading the SDK for the parameters that registerListener needs and one of them is a Handler that "The Handler the sensor events will be delivered to.". I'm unsure what exactly this is, could someone provide an example?
Thanks,