Version: 2022.2
언어: 한국어
Unity의 Android 권한
런타임 권한 요청

애플리케이션에 대한 권한 선언

Android applications declare what permissions they require in their Android App Manifest. This page explains how to manage permissions for an Android application. For a list of the possible permissions, refer to Manifest.permission.

다음 방법 중 하나를 사용하여 Android 앱 매니페스트 파일을 수정하고 권한을 관리할 수 있습니다.

  • Create a custom Unity Library Manifest template for Unity to generate the application’s Android App Manifest file from.
  • 프로젝트를 익스포트하고 Android Studio에서 Android 앱 매니페스트 파일을 수정합니다.

Note: Depending on the Player Settings and Unity APIs that the application uses, Unity automatically adds some required permissions to the Unity Library Manifest. For more information, refer to Unity-handled permissions.

Create a template Unity Library Manifest

The simplest way to add new permissions for an application is to create a template Unity Library Manifest file and add the permissions to it.

For more information, refer to Create a template Unity Library Manifest file.

Android Studio 사용

최종 Android 앱 매니페스트 파일에 있는 권한을 완전히 제어하려면 프로젝트를 익스포트하고 Android Studio에서 Android 앱 매니페스트를 편집합니다.

For more information, refer to Edit the Android App Manifest in Android Studio.

추가 리소스

Unity의 Android 권한
런타임 권한 요청
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961