커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
emulator 빈화면이 나타나지 않아요
[왕초보] 플러터(Flutter)로 시작하는 앱개발 종합반 v0
0주차
북마크
송*지
댓글
18
추천
0
조회수
33
조회수
33
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


emulator 실행 후

run without diburgging 실행하였습니다.

emulator 에 흰 바탕화면이 나타나야하는데 에러메세지가 뜨고 코드가 정상적으로 작동하지 않습니다.



스파르타 즉문즉답




FAILURE: Build failed with an exception.


* What went wrong:

A problem was found with the configuration of task ':app:processDebugResources' (type 'LinkApplicationAndroidResourcesTask').

 - In plugin 'com.android.internal.version-check' type 'com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask' property 'androidJarInput.androidJar' specifies file 'C:\Users\a\AppData\Local\Android\sdk\platforms\android-33\android.jar' which doesn't exist.


  Reason: An input file was expected to be present but it doesn't exist.


Launching lib\main.dart on sdk gphone64 x86 64 in debug mode...

main.dart:1


FAILURE: Build failed with an exception.


* What went wrong:

A problem was found with the configuration of task ':app:processDebugResources' (type 'LinkApplicationAndroidResourcesTask').

- In plugin 'com.android.internal.version-check' type 'com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask' property 'androidJarInput.androidJar' specifies file 'C:\Users\a\AppData\Local\Android\sdk\platforms\android-33\android.jar' which doesn't exist.


Reason: An input file was expected to be present but it doesn't exist.


Possible solutions:

1. Make sure the file exists before the task is called.

2. Make sure that the task which produces the file is declared as an input.


Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.


* 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 14s

Exception: Gradle task assembleDebug failed with exit code 1

Exited (sigterm)






취소
 공유
취소
댓글 0
댓글 알림
나의얼굴