반응형
안드로이드 스튜디오에서 에뮬레이터를 설정하고 실행을하니
- Failed to install the following Android SDK packages as some licences have not been accepted
라는 문구가 나왔다.(시작부터 왜 ㅠ)
알고 보니 SDK 라이센스 문제로 간단하게 해결 할 수 있었다.
File >Settings (Ctrl+Alt+S) 에 들어가서
Appearance & Behavior > System Settings > Android SDK 에 접근하여 SDK Platforms 에서 에뮬레이터로 설정한 버전을 클릭하여 Apply 해주면 쉽게 해결된다
반응형