8강 viewbinding 강의 관련 질문입니다.
515
投稿した質問数 1
현재 강의에서 진행하시는 안드로이드스튜디오 버전과 저의 안드로이드스튜디오 버전이 맞지 않아서 에러가 발생하는 듯합니다. 우선 가장 최신 버전으로 업그레이드하여 JAVA와 gradle 버전 모두 최신버전입니다. 그래도 에러가 없어지지 않습니다. 어떻게 해결해야 하나요?.png)
.png)
.png)

回答 1
0
안녕하세요. 인프런에 캡쳐 화면을 올려주시면 너무 작게 나오고 확대가 되지 않습니다. 해당 오류 내용의 글을 확인하기가 어렵습니다. 또한 최근에 올라온 Part 3은 최신버전의 개발도구를 사용하였고 Part 1의 내용과 다르지 않게 ViewBinding을 설정해 사용하고 있습니다. 오류 내용을 드래그하여 복사한 후에 올려주시면 감사하겠습니다.
0
답변 감사합니다. 우선 오류내용 드래그해서 올려드리도록 하겠습니다.
6 issues were found when checking AAR metadata:
1. Dependency 'androidx.appcompat:appcompat-resources:1.6.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
2. Dependency 'androidx.appcompat:appcompat:1.6.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
3. Dependency 'androidx.activity:activity:1.6.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
4. Dependency 'androidx.core:core-ktx:1.9.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
5. Dependency 'androidx.core:core:1.9.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
6. Dependency 'androidx.annotation:annotation-experimental:1.3.0' requires libraries and applications that
depend on it to compile against version 33 or later of the
Android APIs.
:app is currently compiled against android-32.
Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
Note that updating a library or application's compileSdkVersion (which
allows newer APIs to be used) can be done separately from updating
targetSdkVersion (which opts the app in to new runtime behavior) and
minSdkVersion (which determines which devices the app can be installed
on).
Entity 동등성 비교
0
4
1
패키지 구분에 대해 궁금한게 있습니다
0
12
1
안녕하세요. 바뀐 채점사이트 관련해서 문의드립니다.
0
19
1
12강에서 shrinkColumns 의 설정이 되지 않아요
0
52
1
8강 viewBinding의 경우에 안드로이드 14에서는 gradle scripts에 작성하면 에러가 나서 적용을 못하는데
0
140
1
New Project 생성 시 에러
0
553
1
코드변경
0
201
1
andriod.R.layout 에러 발생
1
291
1
상태 변화 리스너 중 switch-case문 오류 문제
0
3684
1
20강 android view.View 자동 임포트 관련 질문입니다.
0
404
1
Android x ScrollView 실습 에러
0
265
1
layout pallet 생성 문의
0
452
1
안드로이드 스튜디오 레이아웃 파렛트 오픈 문의
0
270
1
45강 항목 클릭 관련
0
240
2
에러가 납니다.
0
371
2
Layout 속성 지정 항목이 다 나오지 않습니다.
0
256
1
RecyclerView48강 질문입니다.
0
260
1
AutoCompleteTextView의 버그관련 질문입니다
0
235
1
어뎁터_엑티비티 질문입니다!
0
371
1
강의에 사용하신 이미지는 어디에서 다운 받아야하나요?
0
275
1
30강의 음성 파일이 다른 내용을 설명하고 있습니다.
0
279
1
findViewbyid ViewBinding 질문
0
227
1
7강 View의 기본 개념에서 import 관련 질문드립니다.
1
243
1
파트2
0
216
1

