The implementation support the following system properties for the Mobile Sensor API:
Property
Value
microedition.sensor.version
Returns the version string if the Mobile Sensor API is supported on the device. Otherwise returns null.
null
Note: On Series 40 devices, the returned value is 1.2.
1.2
SensorInfo.getDescription returns the localized sensor description. There are no other localizations.
SensorInfo.getDescription
All the sensors are public. No permissions are needed.