테스트용 읽기 및 쓰기 권한을 관리하려면 도구 상자 앱의 기본 화면에서 헬스 커넥트 앱을 열거나 권한 흐름으로 바로 이동합니다.
건강 기록 읽기 및 쓰기
헬스 커넥트 도구 상자는 모든 헬스 커넥트 데이터 유형 읽기 및 쓰기를 지원합니다.
새 건강 기록을 삽입하려면 다음 단계를 따르세요.
건강 기록 삽입을 탭합니다.
카테고리를 선택합니다.
건강 기록 유형을 선택하세요.
값을 입력합니다.
저장 버튼을 탭합니다.
다른 앱의 건강 기록을 읽으려면 다음 단계를 따르세요.
건강 기록 읽기를 탭합니다.
데이터 유형을 입력합니다.
쿼리 기간을 선택합니다.
읽기 버튼을 탭합니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[null,null,["최종 업데이트: 2025-07-27(UTC)"],[],[],null,["# Test your integration with the Health Connect Toolbox\n\nThe Health Connect Toolbox is a companion developer tool to help you test\nyour app's integration with Health Connect. It can read and write data directly\nto Health Connect, allowing you to test your app's operations.\nYou can download the APK to use it for your test cycle.\n\n[Health Connect Toolbox](https://goo.gle/health-connect-toolbox)\n\nExtract the ZIP file to get the APK files. Then, to install the Toolbox APK on\na connected device, use `adb`. Navigate to the folder where the APK is located\nand run the following command: \n\n $ adb install HealthConnectToolbox-{Version Number}.apk\n\n| **Note:** The Health Connect Toolbox is actively maintained and the `{Version Number}` is expected to be updated with each release. Review the extracted APK from your downloaded ZIP file and make the appropriate changes to the command.\n\nTo manage read and write permissions for testing, open the Health\nConnect app from either the main screen of the Toolbox app or go directly to\nthe permission flow.\n\nRead and write health records\n-----------------------------\n\nHealth Connect Toolbox supports reading and writing all Health Connect data\ntypes.\n\nTo insert a new health record:\n\n1. Tap on **Insert Health Record**.\n2. Select a category.\n3. Select a health record type.\n4. Enter the value.\n5. Tap the **SAVE** button.\n\nTo read the health records from other apps:\n\n1. Tap on **Read Health Record**.\n2. Enter the data type.\n3. Select the time period for query.\n4. Tap the **READ** button."]]