com.google.android.gms.fitness
Contains the Google Fit APIs.
Interfaces
Classes
BleClient
|
This class is deprecated. Use BluetoothManager
directly. To get data from a Ble device into the Fit platform, use
insertData(DataSet) to manually insert data obtained from local sensors.
This API will be removed in the future, after which it will stop working for existing
users. |
ConfigClient
|
Client for accessing custom data types and
settings in Google Fit. |
Fitness
|
The main entry point to Google Fit
APIs. |
FitnessActivities
|
Constants representing different user activities,
such as walking, running, and cycling. |
FitnessOptions
|
Fitness options for requesting permissions via
requestPermissions(android.app.Activity, int, GoogleSignInAccount,
GoogleSignInOptionsExtension) . |
FitnessOptions.Builder
|
Builder to build FitnessOptions. |
FitnessStatusCodes
|
Google Fit specific status codes, for use in
getStatusCode()
|
GoalsClient
|
Client for reading fitness Goals
created by users in Google Fit. |
HistoryApi.ViewIntentBuilder
|
Builder of intents to view data stored in Google
Fit. |
HistoryClient
|
Client for inserting, deleting, and reading data
in Google Fit. |
RecordingClient
|
Client which enables low-power, always-on
background collection of sensor data into the Google Fit store. |
SensorsClient
|
Client which exposes different sources of fitness
data in local and connected devices, and delivers live events to listeners. |
SessionsApi.ViewIntentBuilder
|
Builder of intents to view sessions
stored in Google Fit. |
SessionsClient
|
Client for creating and managing sessions
of user activity in Google Fit. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-19 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]