Package org.openintents.hardware

Provides abstracted access to hardware related Android classes, like Sensors.

See:
          Description

Interface Summary
SensorEventListener.OnSensorListener Interface definition for a callback to be invoked when a sensor event is dispatched.
 

Class Summary
HardwareProvider Provides access to a preferences related to hardware or hardware simulation.
SensorEvent Object used to report sensor events.
SensorEventListener Listens to sensor events by binding to a central Sensor service.
SensorManagerSimulator  
Sensors  
SensorServiceSettingsActivity  
SensorSimulatorClient  
SensorSimulatorSettingsActivity Lets user set connection settings to the SensorSimulator and test them.
SensorsPlus SensorsPlus extends the Sensors class by useful functions.
 

Package org.openintents.hardware Description

Provides abstracted access to hardware related Android classes, like Sensors.

Package Specification

The abstraction of the Sensors class allows to provide applications with SensorSimulator data.

Related Documentation

For an overview, please see: