This document discusses Android sensor management and sensor events. It describes how to get sensor instances from the SensorManager system service, register listeners for sensor events, and what data is provided in SensorEvent callbacks. It also covers filtering sensor values and provides examples of applications that use sensors like displaying raw accelerometer values and building a compass using accelerometer and magnetometer sensors.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views
Sensors
This document discusses Android sensor management and sensor events. It describes how to get sensor instances from the SensorManager system service, register listeners for sensor events, and what data is provided in SensorEvent callbacks. It also covers filtering sensor values and provides examples of applications that use sensors like displaying raw accelerometer values and building a compass using accelerometer and magnetometer sensors.