앱이 제대로 작동하려면 위치 액세스와 같은 특정 사용자 권한이 필요할 수 있습니다. 웨어러블 기기는 휴대기기의 호환 기기이므로 휴대기기에서도 권한을 허용해야 할 수 있습니다.
다음 예는 다양한 상황에서 사용자에게 권한 메시지를 표시하는 방법을 보여줍니다.
그림 1. 권한 대화상자를 여는 전체 화면 권한 메시지
그림 2. 권한 설정을 여는 인라인 권한 메시지
그림 3. 휴대전화에서 권한 설정을 여는 권한 메시지
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 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,["# Permission messages\n\nApps may require specific user permissions, such as location access, to function\nproperly. Because wearables are companions to mobile devices, you may need to\naccept permissions on the mobile device as well.\n\nSee the following examples of how to show users permission messages in\ndifferent situations.\n\n**Figure 1.** A full-screen permission message that opens a permission dialog.\n\n**Figure 2.** An inline permission message that opens a permission setting.\n\n**Figure 3.** A permission message that opens a permission setting on the phone.\n| **Note:** Wear OS uses runtime permissions to request permissions only at the moment a user needs to perform an action in an app."]]