2

Unable to find bundled Java version when installing flutter. enter image description here

enter image description here

6
  • Seems to be only for old Android Studio versions. Does this cause any issues? Commented Mar 15, 2018 at 8:44
  • It's seems the problem from android studio, I'll try to uninstall and install it again... Commented Mar 15, 2018 at 9:30
  • Does it cause problems when you just ignore it? Not everything is required what flutter doctor checks. Commented Mar 15, 2018 at 9:32
  • 1
    problem solved bye deleting older version of android studio folder and install a new one.... Commented Mar 15, 2018 at 10:25
  • Faced the same issue, and agree with @QusaySaad that deleting the older version and installing the new one have fixed my issue. Commented Nov 13, 2018 at 13:58

1 Answer 1

0

If you check closer, there are 3 versions of Android Studio installed: version 1.2, version 1.5 and version 3.0.

Among the 3 versions, it seems that the 2 older version were the one's getting those error. And for the record it was mentioned in the documentation that you only needed the latest version of Android Studio. It means that you only need one version of Android Studio.

Before trying this, make sure that you’re on the latest version of Android Studio and the Flutter plugins.

Also, here is a bug that was filed for this issue as reference.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.