728x90
반응형
Failed to install the following Android SDK packages as some licences have not been accepted.
build-tools;30.0.1 Android SDK Build-Tools 30.0.1
To build this project, accept the SDK license agreements and install the missing components using the Android Studio SDK Manager.
애뮬레이터가 아닌 실제 안드로이드 기기에 연결해 앱을 실행(빌드)시키니 이런 에러가 뜬다.
에러가 언제봐도 끔찍하다면
당신은 진정한 논리오류를 아직 직면해본적이 없는 사람이다.
아무튼.
내용을 보자하니 SDK 라이선스 문제란다.
File→Settings→Appearance & Behavior→System Settings→Android SDK
안깔린 것이 생각보다 많았다. 대충 선택해서 다운받아준다. 라이선스 문제였으니 Licensing어쩌고 하는 건 반드시 같이 받아줘야겠지?
이제 잘 된다.
728x90
반응형
'studies > Mobile Application' 카테고리의 다른 글
Android remove shadow at button (0) | 2021.04.30 |
---|---|
Android activity 상단바(appbar, toolbar)에 버튼 만들기 (0) | 2020.11.14 |
안드로이드 스튜디오 에디터 폰트 크기 설정 / Setting Android Studio Editor font size control option (0) | 2020.11.03 |
ViewHolder class에서 Toast 띄우기, 안됨 해결하기 / Android Java (0) | 2020.10.26 |
안드로이드 CardView에 drawable/.xml 파일 적용하기 (0) | 2020.10.12 |