Android 애플리케이션은 Android 앱 매니페스트에서 필요한 권한을 선언합니다. 이 페이지에서는 Android 애플리케이션에 대한 권한을 관리하는 방법을 설명합니다. 가능한 권한 리스트는 Manifest.permission을 참조하십시오.
다음 방법 중 하나를 사용하여 Android 앱 매니페스트 파일을 수정하고 권한을 관리할 수 있습니다.
참고: Unity는 애플리켸이션에서 사용하는 플레이어 설정 및 Unity API에 따라 필요한 일부 권한을 자동으로 Unity 라이브러리 매니페스트에 추가합니다. 자세한 내용은 Unity에서 처리하는 권한을 참조하십시오.
Unity는 최종 Gradle 프로젝트 파일을 생성하기 위해 템플릿을 사용합니다. 템플릿을 통해 Unity가 사용하는 템플릿과 애플리케이션에 대한 새로운 권한을 오버라이드할 수 있습니다.
자세한 내용은 Gradle 템플릿 파일을 사용하여 Gradle 프로젝트 파일 수정을 참조하십시오.
Android Project Configuration Manager는 C#으로 Gradle 프로젝트 파일을 나타냅니다. API를 사용하여 애플리케이션에 대한 새 권한을 추가할 수 있습니다.
자세한 내용은 Android Project Configuration Manager를 사용하여 Gradle 프로젝트 파일 수정을 참조하십시오.
최종 Android 앱 매니페스트 파일에 있는 권한을 완전히 제어하려면 프로젝트를 익스포트하고 Android Studio에서 Android 앱 매니페스트를 편집합니다.
자세한 내용은 Android Studio를 사용하여 Gradle 프로젝트 파일 수정을 참조하십시오.
Did you find this page useful? Please give it a rating:
Thanks for rating this page!
What kind of problem would you like to report?
Thanks for letting us know! This page has been marked for review based on your feedback.
If you have time, you can provide more information to help us fix the problem faster.
Provide more information
You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:
You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:
You've told us there is information missing from this page. Please tell us more about what's missing:
You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:
You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:
You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:
You've told us this page has a problem. Please tell us more about what's wrong:
Thank you for helping to make the Unity documentation better!
Your feedback has been submitted as a ticket for our documentation team to review.
We are not able to reply to every ticket submitted.