Package 

Class LocationManager

  • All Implemented Interfaces:
    android.hardware.SensorEventListener , android.location.LocationListener

    
    public final class LocationManager
     implements LocationListener, SensorEventListener
                        

    Manager class that encapsulates location and heading updates.

    This class uses Android's LocationManager to receive location updates and registers a sensor listener on the rotation vector to mimic heading updates.