안드로이드 SDK 오류 날때 Error building Player: CommandInvokationFailure: Unable to list target platforms. Please make sure the android sdk path is correct. See the Console for more details.

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

오류날때

저도 동일한 문제로 헤매다가 
http://answers.unity3d.com/questions/1320150/unable-to-list-target-platform.html 
참고하여 해결했습니다. 
위 링크 들어가 보시면 댓글에 해결책이 있는데 
여기에 요약하면 
Android SDK tools 가 최신 버전(25.3.1)으로 업데이트 되면서 unity가 사용하던 기능이 없어진거 같다고 합니다. 
해결책은 기존 Android SDK설치 폴더에서 tools 폴더 이름을 변경한 후 [Your Android SDK root]/tools -> toolsXXXX  
http://dl-ssl.google.com/android/repository/tools_r25.2.5-windows.zip 를 다운로드 받아서 압축 풀고 해당 tools 폴더를 위의 
Android SDK설치 폴더에 복사합니다. 그러면 unity에서 예전처럼 잘 됩니다.


http://www.devkorea.co.kr/bbs/board.php?bo_table=m03_qna&wr_id=79671

댓글

이 블로그의 인기 게시물

날짜 시간 시간차 시간 계산 하기

코루틴에서 CallBack 함수 적용하기

C++ 언어 퍼센트 구하는 방법 / 기본 언어 퍼센트 구하는 방법