앱에서 액세스할 수 있는 데이터 유형이
승인 범위를 참조하세요. 물어보기
이러한 권한에 대해
앱이 FitnessOptions에서 액세스해야 하는 데이터 유형
인스턴스를 참조하세요. 앱에서 Google 피트니스 데이터 사용을 요청하는 경우
Android SDK는 어떤 범위에 속하는지 자동으로 확인하고
이러한 범위에 대한 승인을 받을 사용자
API 클라이언트 만들기
API 클라이언트를 만들고 앱에서 액세스해야 하는 데이터 유형을 추가합니다.
데이터를 쓰거나 읽습니다 사용할 수 있는 엔드포인트는 다음과 같습니다.
SensorsClient: 로컬 기기 및 호환 기기의 하드웨어 센서에서 제공하는 다양한 건강 및 웰빙 데이터 소스에 액세스합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-09-09(UTC)"],[[["This guide provides instructions for Android developers to integrate Google Fit into their applications for accessing and managing fitness data."],["Before starting development, ensure you have a Google account, the latest Google Play services, an OAuth 2.0 client ID, and a configured Android Studio project."],["Developers need to add the Google Play services client library as a dependency in their project's `build.gradle` file to utilize the Fitness API."],["The guide covers various aspects such as data types, API clients, requesting permissions, and the user authorization flow involved in accessing fitness data through Google Fit."],["After development and testing, app developers must apply for verification to obtain the necessary permissions for accessing sensitive and restricted fitness data scopes."]]],[]]