skip to Main Content

Flutter – Is the new android studio update causing problem?

I added video_player to my flutter project pubspec.yaml and after that, this happened: Execution failed for task ':video_player_android:compileDebugJavaWithJavac'. > Could not resolve all files for configuration ':video_player_android: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}. Also, I…

VIEW QUESTION

issues run android in react native

Running Android in React Native has issues with the Android display: The development server returned response error code: 500 URL: http://localhost:8081/index.bundle ?platform=android&dev=true&lazy=true&minify =false&app=com.yuda&modulesOnly=false& runModule=true Body: {"originModulePath":"C: MobileAppYudaNavigation.tsx" ,"targetModuleName":"@react-navigation /stack", "message":"Unable to resolve module @react-navigation/stack from C:MobileApp YudaNavigation.tsx: @react-navigation/stack could not…

VIEW QUESTION
Back To Top
Search