adjust / flutter_sdk

This is the Flutter SDK of
MIT License
56 stars 47 forks source link

Execution failed for task ':adjust_sdk:compileDebugJavaWithJavac'. #91

Closed tovidd closed 1 year ago

tovidd commented 1 year ago

Flutter run failed on Android

FAILURE: Build failed with an exception.

BUILD FAILED in 19s Exception: Gradle task assembleDebug failed with exit code 1

Flutter doctor Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel unknown, 3.3.2, on macOS 12.6 21G115 darwin-x64, locale en-ID)
  ! Flutter version 3.3.2 on channel unknown at /Users/username/Development/flutter
  ! Upstream repository unknown
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.3)
[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
  ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.71.2)
[✓] Connected device (2 available)
[✓] HTTP Host Availability

! Doctor found issues in 2 categories.
mericgerceker commented 1 year ago

I have the same error. How did you fix it?