inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

묻고 답해요

173만명의 커뮤니티!! 함께 토론해봐요.

vid_player Project의 ImageSource.gallary 실행 오류

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

Lost connection to device. the Dart Compiler exited unexpectedly. 문제로 simulator가 종료됐습니다. 해당 문제건에 대해 질문&답변 코너를 찾아봤지만, 같은 이슈로 올라온 글이 없어 정보 공유 드립니다. 😊 😊 이 문제는 ios 권한으로 인해 발생하는 오류 입니다. [vid_player > ios > Runner > Info.plist] 파일 실행. 맨 밑에 </dick> 위에 아래의 문구 작성 ______________________________________________________ <key>NSPhotoLibraryUsageDescription</key> <string>사진을 선택하기 위해 라이브러리에 접근합니다.</string> ______________________________________________________ 행복 코딩하세요. 🙆 🙆

  • flutter
  • 클론코딩
Manjae Jeon 댓글 3 좋아요 4 조회수 164

chool_check 프로젝트 시뮬레이터 실행 에러

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

chool_check 프로젝트에서 안드로이드, ios 시뮬레이터가 실행이 안되네요ㅜ 정말 열심히 만지다 보면 ios 애뮬레이터는 가끔 작동이 되는데, 안드로이드 시뮬레이터는 한번도 작동에 성공한 적이 없네요. 강의내용, 구글링, 챗gpt 다 활용하면서 3일을 썼는데도 googlemapsflutter, geolocator 플러그인을 넣으면서 시뮬레이터를 실행하려하면 계속 에러가 나서 여기서 한 3일을 쓰고, 진도를 못나가고 있습니다ㅜ 혹시 원격 조종해주실 수 있을까요ㅜㅜ 정말 이것저것 많이 만져보고, 프로젝트도 한 3,4번 갈아치우면서 시도해도 해결이 안되네요ㅜ

  • flutter
  • 클론코딩
강원빈 댓글 2 좋아요 0 조회수 133

공공데이터 미세먼지

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

serviceKey 가 여러번 다시 시도해도 에러가 발생합니다 그리고 위의 이미에서처럼 itemCode,dataGubun,searchCondition 항목이 안보이는데 신청을 잘못한걸까요? <OpenAPI_ServiceResponse> <cmmMsgHeader> <errMsg>SERVICE ERROR</errMsg> <returnAuthMsg>SERVICE_KEY_IS_NOT_REGISTERED_ERROR</returnAuthMsg> <returnReasonCode>30</returnReasonCode> </cmmMsgHeader> </OpenAPI_ServiceResponse>

  • flutter
  • 클론코딩
Rain J 댓글 3 좋아요 0 조회수 157

The emulator process for AVD Pixel_7_Pro_API_34 has terminated.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

에뮬레이터를 실행하면 계속 이렇게 오류가 뜨고 실행이 안되네요.. 컴퓨터를 초기화하고 계속 해도 이렇게 오류가 뜹니다ㅠㅠ

  • flutter
  • 클론코딩
댓글 3 좋아요 0 조회수 759

form 태그와 input 태그가 헷갈려요.

미해결

카페 24 베스트 쇼핑몰 디자인 클론코딩하기 (HTML + CSS)

학습을 하다가 이해가 안되시는 부분이 생겼다면 말씀해주세요! form 태그를 듣다가 생긴 의문인데요. 둘 다 사용자의 정보를 담는 건데 form 태그와 input태그는 어떤 차이가 있는 건가요?... form태그가 url 받기 위한 박스(그 밖의 기능 즉, 사용자의 정보는 받지 않음, 송장같이 주소만 적음)이고 input 태그는 사용자의 값을 직접 적는 칸(박스 안의 내용물)이라는 말인가요?

  • HTML/CSS
  • 웹-디자인
  • 클론코딩
이소연 댓글 1 좋아요 0 조회수 148

Dioexception [connection error] 질문 드립니다.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. 현재 코드는 이런 상태이고 connection error 라고 뜨는데 아무리 찾아봐도 해결방법을 몰라서 질문드립니다. 추가) apis.data.go.kr 로 접속해서 저렇게 뜨는데 사이트에 문제가 있는 건가요?

  • flutter
  • 클론코딩
busanin92 댓글 2 좋아요 0 조회수 266

Xcode 실행 후, 시뮬레이터 다운받는 과정에서 에러가 났습니다.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM Xcode 실행 후, 시뮬레이터 다운받는 과정에서 에러가 났습니다. Internal ADC download authentication protocol error: missing ADCDownloadAuth cookie.

  • flutter
  • 클론코딩
만족스런 다람쥐 댓글 1 좋아요 0 조회수 133

에러 수정 요청요

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM AILURE: Build failed with an exception. * What went wrong: Execution failed for task ':flutter_plugin_android_lifecycle:compileDebugJavaWithJavac'. > Could not resolve all files for configuration ':flutter_plugin_android_lifecycle:androidJdkImage'. > Failed to transform core-for-system-modules.jar to match attributes {artifactType=_internal_android_jdk_image, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. > Execution failed for JdkImageTransform: /Users/cyhanul/Library/Android/sdk/platforms/android-34/core-for-system-modules.jar. > Error while executing process /Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/jlink with arguments {--module-path /Users/cyhanul/.gradle/caches/transforms-3/b7b9aec28f66fd7b93d426bf7780c8dc/transformed/output/temp/jmod --add-modules java.base --output /Users/cyhanul/.gradle/caches/transforms-3/b7b9aec28f66fd7b93d426bf7780c8dc/transformed/output/jdkImage --disable-plugin system-modules} * 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 3s 이 에러를 어떻게 수정할수있을까요 - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.

  • flutter
  • 클론코딩
parkch 댓글 2 좋아요 0 조회수 307

This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered error

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM This version only understands SDK XML versions up to 3 but an SDK XML file of version 4 was encountered error jdk 17 인데 이 에러를 잡을 수가 없습니다. - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.

  • flutter
  • 클론코딩
parkch 댓글 1 좋아요 0 조회수 126

Documents(내 문서) 폴더가 없는데... 어떡하죠?

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

내 PC > 로컬 디스크(C:) > 사용자 > admin에 Document(내 문서) 폴더가 없습니다.

  • flutter
  • 클론코딩
엥엥 댓글 1 좋아요 0 조회수 160

아름다운 joyce님께.. runonuithread 문의

미해결

[2023 코틀린 강의 무료제공] 기초에서 수익 창출까지, 안드로이드 프로그래밍 A-Z

start() 함수에서는 runonuithread를 사용하는데 pause랑 refresh 함수에서는 runonuithread 를 안써도 되는건가요? btn_start.text = getString(R.string.btn_start) 이런 부분을 보게되면 메인화면에 텍스트를 변경하는것 같은데요??

  • android
  • kotlin
  • 클론코딩
wjs8310 댓글 0 좋아요 0 조회수 153

디스코드 링크 부탁드립니다.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

디스코드 링크가 유효하지 않아서요 다시 올려주시기 바랍니다 감사합니다:)

  • flutter
  • 클론코딩
열심이 댓글 2 좋아요 0 조회수 145

플러터 gradle 오류 (해결했습니다.)

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

플러그인 설정 도중에 오류가 생겼습니다. 시도 목록 android api 재설치 No sdk -> android api 34 설정 강의 영상 보고 재설정 pub.dev 보고 재설정 프로젝트 재생성 추가적으로 Properties가 인식이 안되는 상황이 발생합니다. (def properties = new Properties() <- Cannot resolve symbol 'Properties') 아래는 제 설정 파일과 오류문입니다. //build.gradle minSdk = minSdkVersion 20 targetSdk = flutter.targetSdkVersion versionCode = flutter.versionCode versionName = flutter.versionName //pubspec.yaml cupertino_icons: ^1.0.8 geolocator: ^13.0.2 google_maps_flutter: ^2.10.0 FAILURE: Build failed with an exception. * Where: Build file 'C:\Users\user\StudioProjects\location_exam\android\build.gradle' line: 13 * What went wrong: A problem occurred evaluating root project 'android'. > A problem occurred configuring project ':app'. > Could not create task ':app:compileFlutterBuildDebug'. > Cannot get property 'apiLevel' on null object * 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 2s Error: Gradle task assembleDebug failed with exit code 1 (해결) minSdk = minSdkversion 20에서 minSdkVersion 21로 바꿨습니다.

  • flutter
  • 클론코딩
kangkyubin3 댓글 2 좋아요 0 조회수 677

안드로이드 빌드 오류 문제

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

IOS는 빌드가 정상적으로 실행되는데, 안드로이드는 아래와 같은 메시지와 함께 실행이 안됩니다. 어떤 문제인지 감을 잡기가 어렵습니다 Mac을 사용중입니다 어떻게 고쳐야 할지 답변 부탁드립니다 You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/go/flutter-gradle-plugin-apply Could not find a command named "bin/build_tool_runner.dill". Usage: dart <command|dart-file> [arguments] Global options: -v, --verbose Show additional command output. --version Print the Dart SDK version. --enable-analytics Enable analytics. --disable-analytics Disable analytics. --suppress-analytics Disallow analytics for this dart * run without changing the analytics configuration. -h, --help Print this usage information. Available commands: analyze Analyze Dart code in a directory. compile Compile Dart to various formats. create Create a new Dart project. devtools Open DevTools (optionally connecting to an existing application). doc Generate API documentation for Dart projects. fix Apply automated fixes to Dart source code. format Idiomatically format Dart source code. info Show diagnostic information about the installed tooling. pub Work with packages. run Run a Dart program. test Run tests for a project. Run "dart help <command>" for more information about a command. See https://dart.dev/tools/dart-tool for detailed documentation. FAILURE: Build failed with an exception. * Where: Script '/Users/jjh/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4/cargokit/gradle/plugin.gradle' line: 65 * What went wrong: Execution failed for task ':irondash_engine_context:cargokitCargoBuildIrondash_engine_context_nativeDebug'. > Process 'command '/Users/jjh/.pub-cache/hosted/pub.dev/irondash_engine_context-0.5.4/cargokit/gradle/../run_build_tool.sh'' finished with non-zero exit value 64 * 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 6s Error: Gradle task assembleDebug failed with exit code 1

  • flutter
  • 클론코딩
이윤주 댓글 2 좋아요 0 조회수 226

코틀린,자바,그레들,jdk,jvm등등 한번 설명해줄수있나요.

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코틀린,자바,그레들,jdk,jvm,sdk등등 한번 설명해줄수있나요. 에러가 나면 뭐가 뭔지 모르겠어요. 설치하다가 진이 빠지내요.. android\build.gradle는 무슨역활하는지. settings.gradle gradle-wrapper.properties android\app\build.gradle google-services.json firbasea_options.dart 이런 파일이 무슨역활을 하지는 알아야 에러를 잡겠는데 그냥 ai에게 묻다보니 치쳐서요

  • flutter
  • 클론코딩
vadain2000 댓글 2 좋아요 0 조회수 167

final로 클래스 선언 시 extends 의 사용 가능여부

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요. 41:59의 화면에서, 3번째 줄에는 final로 클래스를 선언하면 extends, implement, mixin으로 사용이 불가능하다고 설명해주셨는데, 7번째 줄에는 final로 선언된 클래스도 extends가 가능한 것처럼 설명하신 것 같아서요. 아니면 extend와 extends가 다르게 쓰이는 건가요? 헷갈려서 질문합니다

  • flutter
  • 클론코딩
lsh20011026 댓글 2 좋아요 0 조회수 71

플러터 SDK Desktop용으로 잘못설치 했는데 어떻게 해야 하나요..ㅜㅜ

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

안녕하세요. 강의 영상보면서 따라하다가 플러터 sdk 설치할 때 실수로 데스크탑용으로 설치를 한 후 안드로이드 스튜디오를 실행해버려서 계속 플러터 프로젝트 만들때마다 계속 안드로이드 build.gradle 부분이 데스크탑용, 즉 ndk 설정으로 됩니다.. 삭제하고 안드로이드용으로 다시 설치해도 계속 gradle이 ndk 설정으로 되는데 안드로이드용으로 sdk 설정 하는 방법 없나요..?? 아니면 수동으로 직접 gradle 부분 작성해서 고치는 방법밖에 없는지 궁금합니다.. 그리고 안드로이드용으로 바꾸려면 gradle 부분 이외에 바꿔야 하는 파일은 없는지도 궁금합니다.. 여기 캡쳐화면처럼 자바 버전도 1_8로 되어버리고 ndk로 설정됩니다.. 코드팩토리 디스코드에 질문하면 더욱 빠르게 질문을 받아 볼 수 있습니다! [코드팩토리 디스코드] https://bit.ly/3HzRzUM - 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요! - 먼저 유사한 질문이 있었는지 검색해보세요. - 서로 예의를 지키며 존중하는 문화를 만들어가요. - 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.

  • flutter
  • 클론코딩
rudtjr5977 댓글 3 좋아요 0 조회수 220

viewBinding 관련 질문입니다.

미해결

[2023 코틀린 강의 무료제공] 기초에서 수익 창출까지, 안드로이드 프로그래밍 A-Z

안드로이드 스튜디오의 버전은 2024.2.1이고 viewBinding enabled 를 시도하는데 빨간색 글로 표시됩니다. 어떻게 해결해야 하나요? .

  • android
  • kotlin
  • 클론코딩
꿀잼사슴 댓글 3 좋아요 0 조회수 245

0:30초 질문입니다.

해결됨

[2023 코틀린 강의 무료제공] 기초에서 수익 창출까지, 안드로이드 프로그래밍 A-Z

private lateinit var binding : ActivityMainBinding을 하려고 하는데 불러오지 못합니다. 안드로이드 스튜디오 2024.2.1 버전을 사용 중이라 room 설치할 때도 제미나이 도움으로 진행하느라 build.gradle.kts(Module: app) 코드가 수업 내용과 많이 다릅니다. gradle 문제로 해당 클래스의 패키지가 다운로드 되지 않은거 같습니다. 문제의 build.gradle.kts(Module: app) 전체 코드는 아래와 같습니다. ``` plugins { alias( libs.plugins.android .application) alias( libs.plugins.kotlin.android ) alias(libs.plugins.kotlin.compose) id("org.jetbrains.kotlin.kapt") } android { namespace = "com.example.kotlin06_todolist" compileSdk = 35 defaultConfig { applicationId = "com.example.kotlin06_todolist" minSdk = 26 targetSdk = 34 versionCode = 1 versionName = "1.0" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" } buildTypes { release { isMinifyEnabled = false proguardFiles( getDefaultProguardFile("proguard-android-optimize.txt"), " proguard-rules.pro " ) } } compileOptions { sourceCompatibility = JavaVersion.VERSION_11 targetCompatibility = JavaVersion.VERSION_11 } kotlinOptions { jvmTarget = "11" } buildFeatures { compose = true } } dependencies { implementation(libs.androidx.core.ktx) implementation(libs.androidx.lifecycle.runtime.ktx) implementation(libs.androidx.activity.compose) implementation(platform( libs.androidx.compose.bom )) implementation(libs.androidx.ui) implementation( libs.androidx.ui.graphics ) implementation(libs.androidx.ui.tooling.preview) implementation(libs.androidx.material3) implementation(libs.androidx.appcompat) implementation(libs.material) implementation(libs.androidx.activity) implementation(libs.androidx.constraintlayout) testImplementation(libs.junit) androidTestImplementation(libs.androidx.junit) androidTestImplementation(libs.androidx.espresso.core) androidTestImplementation(platform( libs.androidx.compose.bom )) androidTestImplementation(libs.androidx.ui.test.junit4) debugImplementation(libs.androidx.ui.tooling) debugImplementation(libs.androidx.ui.test.manifest) val room_version = "2.6.1" implementation(" androidx.room :room-runtime:$room_version") // To use Kotlin annotation processing tool (kapt) kapt(" androidx.room :room-compiler:$room_version") // optional - Kotlin Extensions and Coroutines support for Room implementation(" androidx.room :room-ktx:$room_version") } ``` 또한 깃허브 주소도 남겼습니다. https://github.com/KrillM/Kotlin06_TodoList Feat. build.gradle.kts(Module :app)에 두 가지 방법(깃 허브에는 없음)도 시도했습니다. 1. android 내 databinding dataBinding { enable = true } 2. android 내 buildfeature를 아래와 같이 수정 buildFeatures { compose = true dataBinding = true }

  • android
  • kotlin
  • 클론코딩
꿀잼사슴 댓글 1 좋아요 0 조회수 214

세팅하는데 에러때문에 아무짓도 못하고 있어요

미해결

[코드팩토리] [초급] Flutter 3.0 앱 개발 - 10개의 프로젝트로 오늘 초보 탈출!

안드로이드 스튜디오에서 에뮬레이터 실행 하고 run하면 컴퓨터가 다운되어 재부팅되거나 또는 블루스크린 에러나오고 재부팅하는거죠 컴퓨터 사양을 적어볼게요 ausus 1) asus노트북 사양 인텔 코어 i7-7500u 2.70 GHZ, ram:16g, hdd 240Gb X 2 윈도우10에서 11로 업그레이드 했습니다. 버젼: 23H2 jflutter 최신,안드로이드 최신,dk 17,git,node 설치 flutter doctor 이상무 2) 데스크탑 사양 intel i5-10400 2.90GHZ RAM 16GB HDD 1.8TB 윈도우10에서 11로 업그레이드 했습니다. 버젼: 23H2 jflutter 최신,안드로이드 최신,dk 17,git,node 설치 flutter doctor 이상무 1) ,2) 에뮬레이터를 실행시키고 run하면 블루스크린 나타나고 컴퓨터 다운됩니다 다음같이 에러입니다 01-04 23:51:51.649 4124 3164 W zipro : Error opening archive D:\flutter_android_work\hitalk\build\app\outputs\flutter-apk\app-debug.apk: Invalid file ERROR: dump failed because resource AndroidManifest.xml not found Failed to extract manifest from APK: ProcessException: The command failed with exit code 1 Command: C:\Users\vibas\AppData\Local\Android\sdk\build-tools\35.0.0\aapt dump xmltree D:\flutter_android_work\hitalk\build\app\outputs\flutter-apk\app-debug.apk AndroidManifest.xml. No application found for TargetPlatform.android _x64. Is your project missing an android\app\src\main\AndroidManifest.xml? Consider running "flutter create ." to create one.

  • flutter
  • 클론코딩
vadain2000 댓글 2 좋아요 0 조회수 427

인기 태그

인프런 TOP Writers

주간 인기글