Skip to main content
edited title
Link
Gaurav Singh
  • 2.4k
  • 1
  • 18
  • 30

Flutter doctor: Android Studio - Unable unable to find bundled Java version Android Studio Electric Eel

edited title
Link
Gaurav Singh
  • 2.4k
  • 1
  • 18
  • 30

Flutter doctor: Android Studio - Unable to find bundled Java version

added 3 characters in body
Source Link
Gaurav Singh
  • 2.4k
  • 1
  • 18
  • 30

When running command flutter doctor getting 1 issue:

[✓] Flutter (Channel stable, 2.8.1, on macOS 13.1 22C65 darwin-x64, locale en-IN) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 14.2) [✓] Chrome - develop for the web [!] Android Studio (version 2022.1)   ✗ Unable to find bundled Java version. [✓] VS Code (version 1.69.2) [✓] Connected device (2 available) 

System config:

macOS Ventura v13.1 | Intel chip

Android Studio Electric Eel(Stable version v2022.1.1)

JAVA_HOME=/Applications/Android\ Studio.app/Contents/jbr/Contents/Home

java -version command is working perfectly in terminal.

When running command flutter doctor getting 1 issue:

[!] Android Studio (version 2022.1)   ✗ Unable to find bundled Java version. 

System config:

macOS Ventura v13.1 | Intel chip

Android Studio Electric Eel(Stable version v2022.1.1)

JAVA_HOME=/Applications/Android\ Studio.app/Contents/jbr/Contents/Home

When running command flutter doctor getting 1 issue:

[✓] Flutter (Channel stable, 2.8.1, on macOS 13.1 22C65 darwin-x64, locale en-IN) [✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0) [✓] Xcode - develop for iOS and macOS (Xcode 14.2) [✓] Chrome - develop for the web [!] Android Studio (version 2022.1) ✗ Unable to find bundled Java version. [✓] VS Code (version 1.69.2) [✓] Connected device (2 available) 

System config:

macOS Ventura v13.1 | Intel chip

Android Studio Electric Eel(Stable version v2022.1.1)

JAVA_HOME=/Applications/Android\ Studio.app/Contents/jbr/Contents/Home

java -version command is working perfectly in terminal.

added 3 characters in body
Source Link
Gaurav Singh
  • 2.4k
  • 1
  • 18
  • 30
Loading
Source Link
Gaurav Singh
  • 2.4k
  • 1
  • 18
  • 30
Loading