Your project path contains non-ASCII characters android studio

前端 未结 13 2154
借酒劲吻你
借酒劲吻你 2020-11-30 04:34

I was installing android studio, but I have this problem when the program is starting:

Error:(1, 0) Your project path contains non-ASCII characters. T

13条回答
  •  独厮守ぢ
    2020-11-30 05:09

    I also encountered this problem, and I have to change the folder name from Chinese to English. Pity that current gradle build tool does not support Unicode names.

提交回复
热议问题