| Interface | Description |
|---|---|
| ErrorListener |
This class uses for receiving notifications from the ADvantage functions when an error occurs!
|
| Class | Description |
|---|---|
| AccelerationListener |
This class uses for receiving notifications from the SensorManager when accelerometer sensor
values have changed.
|
| CompassListener |
This class uses for receiving notifications from the SensorManager when compass sensor
values have changed.
|
| GeoLocationListener |
This class uses for receiving notifications from the LocationManager when the location has changed.
|
| GyroListener |
This class uses for receiving notifications from the SensorManager when gyroscope sensor
values have changed.
|
| HumiditySensorListener |
This class uses for receiving notifications from the SensorManager when the ambient relative humidity
values have changed.
|
| LightSensorListener |
This class uses for receiving notifications from the SensorManager when light sensor
values have changed.
|
| PressureSensorListener |
This class uses for receiving notifications from the SensorManager when pressure sensor
values have changed.
|
| ProximitySensorListener |
This class uses for receiving notifications from the SensorManager when proximity sensor
values have changed.
|
| StepCounterListener |
This class uses for receiving notifications from the SensorManager when step counter sensor
values have changed.
|
| TemperatureSensorListener |
This class uses for receiving notifications from the SensorManager when ambient air temperature sensor
values have changed.
|