Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Flutter [!] Android Studio (version 2022.1) X Unable to find bundled Java version [duplicate]

I am facing Unable to find bundled java version on window 11, How to solve it ? currently I used java 19. Please help me.

1

I changed multiple java version and environment variables but issue still not resolve. Also there's no duplicate old version of android studio.

like image 393
Htoo Htet Oo Avatar asked Sep 05 '25 16:09

Htoo Htet Oo


1 Answers

On windows however I fixed it another way: I had to go to C:\Program Files\Android\Android Studio. There is already jre folder in there, but it contained signle empty file. Remove jre folder. Create a copy of jbr folder. Rename the copy to jre.

like image 140
Naing Linn Aung Avatar answered Sep 07 '25 17:09

Naing Linn Aung