Could not determine the dependencies of task ‘:app:compileDebugJavaWithJavac’.
> Failed to find Build Tools revision 29.0.2
This question:
1. Is this version available in the build tools in the SDK? If not, install
2. Your sdk directory has been modified, if you modify it, you need to re-define the sdk path for flutter
flutter config --android-sdk E:/Android_SDK
The E:/Android_SDK at the back is my modified sdk path. After running, restart the compiler and you can compile normally in flutter run
Read More:
- Failed to find Build Tools revision 30.0.3 [How to Solve]
- Android Studio compile error: build tools is corrupt [Solved]
- How to Solve Error “Could not find com.android.tools.build:gradle:3.0.1”
- [Solved] Flutter package flutter build apk Error: permission-handle
- Flutter android studio runs gradle build error: Could not resolve all artifacts for configuration’:classpath’.
- Unable to find bundled Java version =>Mac Flutter [Android Studio Arctic Fox 2020.3.1]
- [Solved] Groovy Project Compile Error: java.lang.NoClassDefFoundError: org/apache/tools/ant/util/ReaderInputStream
- flutter, Unable to buy item, Error response code: 7 & flutter_inapp_purchase
- Flutter flutter doctor –android-licenses [How to Solve]
- flutter | W/zipro(12512): Error opening archive D:\…Invalid file ERROR: dump failed because…
- Maven Error: Missing artifact jdk.tools:jdk.tools:jar:1.7
- [Solved] error: Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools“
- How to Solve Project Upgrade to flutter2.5.0 Error
- How to Solve Docker ERROR: Service’workspace’ failed to build: ERROR: Service’php-fpm’ failed to build
- [Solved] flutter Project Error: ScrollController attached to multiple scroll views, Failed assertion: line 109 pos 12
- NPM run dev Error Module build failed: Error: Cannot find module ‘node-sass’
- Jenkins uses NPM to build Vue error, and the manual build is normal
- [Solved] Android Studio Error: AAPT: error: file failed to compile
- [Solved] Failed to find glog – Could not find glog include directory, set…
- [Solved] Flutter – AAPT: error: resource android:attr/dialogCornerRadius not found.