인프런 커뮤니티 질문&답변

살랑사보리님의 프로필 이미지

작성한 질문수

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

안드로이드 스튜디오 살펴보기

없습니다

24.04.14 05:37 작성

·

349

0

activity_main.xml 이라는것이 없습니다

답변 7

1

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:53


구글 인도인의 힘으로 전부 해결했습니

0

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:32

Executing tasks: [:app:assembleDebug] in project C:\Users\Administrator\AndroidStudioProjects\MyApplication

AGPBI: {"kind":"warning","text":"Please remove usages of jcenter() Maven repository from your build scripts and migrate your build to other Maven repositories.\nThis repository is deprecated and it will be shut down in the future.\nSee http://developer.android.com/r/tools/jcenter-end-of-service for more information.\nCurrently detected usages in: root project 'My Application', project ':app'","sources":[{}]}

Build-tool 34.0.0 is missing DX at C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\34.0.0\dx.bat

Errors during XML parse:

Additionally, the fallback loader failed to parse the XML.

Build-tool 34.0.0 is missing DX at C:\Users\Administrator\AppData\Local\Android\Sdk\build-tools\34.0.0\dx.bat

FAILURE: Build failed with an exception.

* What went wrong:

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

> Installed Build Tools revision 34.0.0 is corrupted. Remove and install again using the SDK Manager.

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 475ms

 

0

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:32

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

> Installed Build Tools revision 34.0.0 is corrupted. Remove and install again using the SDK Manager.

* Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

 

0

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:32

Please remove usages of jcenter() Maven repository from your build scripts and migrate your build to other Maven repositories.

This repository is deprecated and it will be shut down in the future.

See http://developer.android.com/r/tools/jcenter-end-of-service for more information.

Currently detected usages in: root project 'My Application', project ':app'

 

0

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:29

Installed Build Tools revision 34.0.0 is corrupted. Remove and install again using the SDK Manager.

이런 오류가 나옵니다

0

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:24

이전버전으로 하니 잘 나옵니다

0

개복치개발자님의 프로필 이미지
개복치개발자
지식공유자

2024. 04. 14. 06:43

섹션0

(왕초보 필수시청 - 1) 최신 안드로이드 스튜디오로 처음 프로젝트를 만들 때
의 방법대로 만드신게 맞으신가요?
만약 맞으시다면 프로젝트를 어떻게 만드셨는지 스크린샷으로 알려주세요.

살랑사보리님의 프로필 이미지

2024. 04. 14. 07:33

e