Android Direction Provider
Direction provider that uses Android's native SensorManager instead of Google Play Services' FusedOrientationProviderClient.
This uses the rotation vector sensor (or falls back to accelerometer + magnetometer) to compute device orientation and heading.