This is a sensor and location manager monitor (and logger) for Android devices. The source codes are available at . This application can be used for: -Getting all information for each sensor (accelerometer, gyroscope, temperature, barometer etc) registered to the device. -Monitoring these sensor outputs. -Getting all information for each location provider (network, gps etc). -Monitoring location provider outputs. -Monitoring the gps satellite information. -Logging the data for the selected services (inertial sensors, location providers, gps status). This application is for developers. It does not assume anything about the existing sensors/providers. Even if a new (virtual) sensor or a location provider is added to the framework by the developer, this application can still be used to monitor (and log) these new services.更多