A
A
Serif
Sans
White
Sepia
Night
Star (
-
)
Watch (
-
)
Android Sensors Overview
About the author
Questions and Issues
Edit and Contribute
Introduction
1.
What is a sensor?
2.
Types of sensors
3.
Android Sensors API
3.1.
SensorManager
3.2.
Sensor
3.3.
SensorEventListener
3.4.
SensorEvent
4.
Sensor Rates
5.
Raw Sensors and Composite Sensors
6.
Sensor Coordinate System
7.
Accelerometer
8.
Gravity and Linear Acceleration
9.
Best Practices
10.
References
11.
Examples
11.1.
Dice Shaker
11.2.
Sensor List
Generated using GitBook
References
Android Hardware Abstraction Layer Documentation
sensors.h
Android Source Code
SensorManager.java
Sensor.java
SensorEventListener.java
SensorEvent.java
Android API
SensorManager
Sensor
SensorEventListener
SensorEvent
Android Sensors Overview
. API Guides - Android Developers.
Motion Sensors
Position Sensors
Environment Sensors
Book:
Professional Android Sensor Programming
Source code used in the book
A runnable form of the code can also be downloaded from Google Play
Tutorial:
Android Sensor
. Lars Vogel.
Video:
Sensor Fusion on Android Devices: A Revolution in Motion Processing
. Google Tech Talk 2010.
Video:
The Sensitive Side of Android
. Google Tech Talk 2012.