Specifications

19
1.11 Sensor
The following sensors are equipped in the terminal.
ambient light sensor
acceleration sensor
angular acceleration sensor
geomagnetic sensor
Magnetic Sensor (V-N500 Series only)
The functions of the android API related with the “Sensor“ are as shown below.
android.hardware.Sensor
: The class that provides a sensor.
Android.hardware.SensorManager
: The class that enables to access the device's sensors.
Android.hardware.SensorEvent
: The class that provides a Sensor event and holds
informations such as the sensor's type, the time-stamp,
accuracy and of course the sensor's data.
Please refer to the official web site "Android Developers" for details of the android API.
The functions of the System Library related with the “Sensor“ are as shown below.
setWakeOnMagneticSensor
: This function sets terminal resume by magnetic sensor to
enabled or disabled.
getWakeOnMagneticSensor
: This function acquires whether terminal resume by
magnetic sensor is enabled or disabled.
The following functions are supported by each sensor.
The automatic screen brightness adjustment
Auto-rotate screen
Self-contained navigation
Electronic compass
Resume from suspend (magnetic sensor only. See “
1.4 Power control”.) See note
Note:
This function is disabled in default.