Create sensor manager's object by passing application context and
specifying if averaging (smoothing) filter is to be applied to the
accelerometer and orientation sensor readings.
Callback interface, any class which requires to update based on sensor values
can implement this interface and receive new sensor readings when the sensors are updated,
the class which implements this interface must register itself with the SensorsComponentAndroid.
natural orientationThis should be called on Android if the Activity should support
orientations other than Landscape
See: getScreenRotationESCREEN_ROTATION