com.google.android.gms.fitness.service

Contains APIs for exposing third-party sensors to Google Fit using a service.

Interfaces

SensorEventDispatcher Dispatcher that can be used by FitnessSensorService implementations to push events to the Fitness Platform. 

Classes

FitnessSensorService A service which allows an installed application to expose sensors to Google Fit, so that they can be used by other applications through the standard SensorsClient
FitnessSensorServiceRequest Request for registering for sensor events from an application-exposed sensor data source