> Java > java지도 시간 > 본문

Unity에서 Android용으로 빌드할 수 없는 이유: '대상 플랫폼을 나열할 수 없습니다' 오류?

Barbara Streisand
풀어 주다: 2024-11-13 14:13:02
원래의
780명이 탐색했습니다.

Why Can't I Build for Android in Unity: Error

Error: Unable to List Target Platforms

When attempting to build an Android project in Unity, users may encounter the following error:

Error building Player: CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details.
로그인 후 복사

This error typically occurs due to an incorrect Android SDK path or outdated SDK components. To resolve this issue, follow the steps outlined below:

Solution 1: Verify Android SDK Path

  • Ensure that the Android SDK path in Unity Editor's Preferences is correct.
  • If the SDK path contains spaces, move the SDK to a location without spaces and update the path accordingly.

Solution 2: Update Android SDK

  • Uninstall the current Android SDK and download and install the latest version from the Android Developers website.
  • Update the Android SDK path in Unity Editor's Preferences.

Solution 3: Download Specific SDK Version

  • For Windows: Download "tools_r25.2.3-windows.zip" and unzip it.
  • For MacOSX: Download "tools_r25.2.3-macosx.zip" and unzip it.
  • Add the path of the unzipped SDK to Unity's External Tools -> SDK box.

Additional Tips:

  • If the issue persists, uninstall Android SDK Tools 25 and 26, as well as SDK Platform-Tools and SDK Tools with higher version numbers.
  • Use older version numbers for these components if possible.
  • Update Unity Editor to the latest version, as the issue may be resolved in newer builds.

위 내용은 Unity에서 Android용으로 빌드할 수 없는 이유: '대상 플랫폼을 나열할 수 없습니다' 오류?의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!

원천:php.cn
본 웹사이트의 성명
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
저자별 최신 기사
인기 튜토리얼
더>
최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿