Case - 수강생
Android Emulator 에 앱을 실행하려니 오류가 발생
> Could not create service of type ChecksumService using BuildSessionScopeServices.createChecksumService(). > Unexpected lock protocol found in lock file. Expected 3, found 0.
.gradle 폴더 파일을 아예 날려버리고 새롭게 AndroidStudio 를 실행해서 Gradle 설정 및 파일들을 새로 받아내서 처리했습니다.
https://stackoverflow.com/a/39270010/3897810
반응형
'Dev > Flutter' 카테고리의 다른 글
Android Emulator 안드로이드 에뮬레이터 Light, Dark 모드 전환 (0) | 2025.07.16 |
---|---|
Dart 에서 Collection Map 을 알아보자 (0) | 2025.06.25 |
Flutter iOS Android 폴더 생성 (0) | 2025.06.08 |
[Flutter] Could not locate aapt. Please ensure you have the Android buildtools installed. (0) | 2025.05.13 |
[Flutter] Line Sign-in with FirebaseAuth (0) | 2025.05.06 |