Runtime environment notes

System properties

Table 90: System properties

Property

Value

microedition.sensor.version

Returns the version string if Sensor API is supported on the device. Otherwise returns null.

Localization

SensorInfo.getDescription() returns localized sensor description. There are no other localizations.

Security

All the sensors are public, no permissions are needed.