
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
1-1 캡쳐 내용과 같이 Android Studio (version 2022.2) 밑에 Unable to find bundled Java version에 x 표시가 나와 자바를 다시 설치를 하였더니 1-2와 같은 창이 나왔고 flutter를 지우고 최신 버전으로 다시 설치를 하였더니 1-3과 같은 창이 나왔습니다.
1-1

1-2

1-3

작성한 코드 및 에러 메세지
Could not find the Android Studio installation at the manually configured path "''".
Please verify that the path is correct and update it by running this command: flutter config --android-studio-dir
'<path>'
To have flutter search for Android Studio installations automatically, remove
the configured path by running this command: flutter config --android-studio-dir ''
