Runtime environment notes

System properties

Table: System properties

Property

Value

microedition.sensor.version

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

Localization

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

Security

All the sensors are public. No permissions are needed.