Android Studio local path doesn't exist

前端 未结 9 1965
离开以前
离开以前 2020-12-06 07:33

I imported my Eclipse project into Android using Gradle. At first I had problems with R.java but I resolved them by adding \'gen\' folder as sources in Project Settings.

9条回答
  •  -上瘾入骨i
    2020-12-06 08:06

    This is because you have "spaces" in your folder name!!!

    Please remove the "spaces" and try again!!!

提交回复
热议问题