Hello, I'm a beginner at Android Studio. I have a question because there was an error during the installation process. At first, I installed sdk in the English route after I knew that it was not possible to install it in the Korean route during the installation process, but after that, there was another part that was not possible. I searched a lot and looked it up. During the installation process, C:\User\xxx\ I think there is an error here in the path where the basic file is installed like gradle android android studio 3.0 on this path, but is there a way or a solution to recognize the Korean path?
android-studio
The .gradle path is included in Korean Try to match that with a path without Hangul
우There may be a slight difference because it is conducted in Ubuntu.
Go into the setting screen and on the left side,
Select Build, Execution, Deployment
-> Build Tools
-> Graddle
(There is a submenu of Gradle, but you can ignore it and select it.)
You can change the Service directory path
there.
It is recommended that you delete the existing .gradle folder after changing it. (If not, just a dummy file.) :D
© 2024 OneMinuteCode. All rights reserved.