inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

[왕초보편] 앱 8개를 만들면서 배우는 안드로이드 코틀린(Android Kotlin)

트로트 가수 음악 목록 앱 소개 및 레이아웃 설정

navigation에 fragment를 추가하고 실행을 하면 오류

576

하남규

작성한 질문수 2

0

navigation에 fragment를 추가하고 실행을 하면 오류가 발생합니다. 정확히 말씀드리면 <트로트 가수 음악 목록 앱 소개 및 레이아웃 설정> 8분 가량 실행하는 것이 안됩니다. 이전 강의들은 모두 잘 되었는데 여기서 부터 막히니 다음 강의인 파이어베이스와 연결에서도 오류가 발생해 더 이상 진도가 안 나아가서 질문 드립니다 ㅠㅠ

 

<오류 문구입니다.>

7 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-ktx: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.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).

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.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).

7. 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).

 

kotlin firebase android

답변 2

0

하남규

잘 되네요 감사합니다!!

0

개복치개발자

혹시 build.gradle 파일로 가셔서 compileSDKVersion 이 지금 32로 되어있으면 33으로 변경해서 다시 해보시겠어요?

만약에 안되시면 과정을 공유해주세요.

주사위앱 소개 및 레이아웃 설정 문제

0

61

2

안드로이드 에뮬레이터가 실행이 안 되요...ㅠ

0

111

2

30 강 소스 좀 올려 주십시요

0

83

2

onBackPressed 함수가 동영상 하고 다르게 동작합니다.

0

93

2

ListView 초기 실행 안됩니다.

0

98

2

코딩을 완료하고난후 앱 실행시 자동 종료

0

73

2

datavinding에서 오류가 납니다.

0

54

1

안드로이드 스튜디오 버전 차이로 초기 empyt activity 선택하면 안됩니다.

0

117

2

context의 구별에 대하여

0

71

2

"프롤로그에서 ..." 오류 관련해 직전 질문에 대한 추가 질문입니다.

0

71

2

"프롤로그에서 콘텐츠가 허용되지 않습니다." 오류

0

161

3

해결완료

1

189

2

databinding 설정후 run하면 에러(해결)

0

226

2

databinding 설정 이후 실행시 에러

0

274

4

안드로이드 입문하는 사람입니다.

0

72

1

Firebase uid

0

79

3

activity_main 화면 다름

0

117

2

강의화면과 다른데 맞게진행되는것인가요...????

0

108

2

파이어베이스 질문

0

76

2

ActivityMainBinding에 오류가 납니다

0

136

2

선생님 onBackPressed 작동이 안되는거 같습니다

0

122

2

>app>res>layout 이 존재하지 않습니다.

0

120

2

안드로이드 스튜디오 미어캣 버전 사용 한글 깨짐

0

754

2

안드로이드 스튜디오 오류 발생 시 대처 방법은 요?

0

291

2