헬스 커넥트는 Android 및 Google Play에서만 사용할 수 있습니다. 사용자는 두 가지 방법으로 헬스 커넥트에 액세스할 수 있습니다.
Android 14부터 Android 시스템의 일부로 제공되며 설정에서 액세스할 수 있습니다.
지원되는 Android 13 이하 버전의 Google Play 스토어에 공개적으로 제공되는 앱
Android 14 프레임워크
헬스 커넥트는 Android 시스템의 일부로 Android 14와 함께 패키징되므로 기기에서 제거할 수 없습니다.
진입점
Android 14에서 사용자는 다음과 같은 방법으로 헬스 커넥트 앱 권한과 데이터에 액세스합니다.
설정 > 보안 및 개인 정보 보호 > 개인 정보 보호 > 헬스 커넥트로 이동합니다.
설정 > 보안 및 개인 정보 보호 > 개인 정보 보호 > 개인 정보 보호 대시보드 >
(기타 권한 보기) > 헬스 커넥트로 이동합니다.
설정 > 보안 및 개인 정보 보호 > 개인 정보 보호 > 권한 관리자 > 헬스 커넥트로 이동합니다.
Android 13 APK
헬스 커넥트 앱은 2022년 11월 11일에 Google Play 스토어에 출시되었습니다.
서드 파티 개발자가 앱을 통합하고 헬스 커넥트 API 및 데이터 유형에 대한 액세스 권한을 선언하면 앱에서 사용자 기기 내 저장소에 있는 승인된 데이터 유형을 읽고 쓰고 공유할 수 있습니다.
사용자가 Android 13에서 Android 14로 전환한 후 APK와 프레임워크 모델 간에 데이터가 이전되는 방법에 관한 안내는 마이그레이션 가이드를 참고하세요.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","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"]],["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Check Health Connect availability\n\nHealth Connect is exclusive to Android and Google Play. Users can access Health\nConnect in two ways:\n\n- As part of the Android system starting in Android 14, which is accessible in **Settings**.\n- As a publicly available app on the Google Play Store in Android 13 or lower versions that are supported.\n\n| **Note:** Health Connect is not supported on devices with work profiles. While users might be able to grant permissions in the work profile, the Health Connect APIs won't be usable, and no data will be written because the work profile is never considered to be in the foreground. Consider this limitation when developing for Google Workspace users.\n\nAndroid 14 framework\n--------------------\n\nHealth Connect is packaged with Android 14 as part of the Android system, which\nmeans you cannot uninstall it from a device.\n\n### Entry points\n\nOn Android 14, users access Health Connect app permissions and data in the\nfollowing ways:\n\n- Go to **Settings \\\u003e Security \\& Privacy \\\u003e Privacy \\\u003e Health Connect**.\n- Go to **Settings \\\u003e Security \\& Privacy \\\u003e Privacy \\\u003e Privacy dashboard \\\u003e\n (see other permissions) \\\u003e Health Connect**.\n- Go to **Settings \\\u003e Security \\& Privacy \\\u003e Privacy \\\u003e Permission manager \\\u003e\n Health Connect**.\n\nAndroid 13 APK\n--------------\n\nThe Health Connect app was launched on the Google Play Store on\nNovember 11, 2022.\n\nOnce third-party developers [integrate](/health-and-fitness/guides/health-connect/develop/get-started) their apps and\n[declare access](/health-and-fitness/guides/health-connect/publish/declare-access) to the Health Connect APIs and data types, their apps\ncan read, write, and share approved data types from the user's on-device store.\n\nCheck out the [migration guide](/health-and-fitness/guides/health-connect/migrate/migrate-from-android-13-to-14) for guidance on how data is migrated\nbetween the APK and the framework model once users make the switch from\nAndroid 13 to Android 14."]]