Import eclipse project to Android studio - error “this project refers to Eclipse workspace…”

后端 未结 8 1033
梦如初夏
梦如初夏 2021-02-07 00:19

I tried to import an existing project eclipse to Android Studio, but I got a dialog message in import that I can\'t solve : \"this project refers to Eclipse workspace re

8条回答
  •  长情又很酷
    2021-02-07 00:49

    first you go to the place where your eclipse project is kept and delete the .classpath file. then open your eclipse file with your android studio go to file-import project-Next-Next_finish

提交回复
热议问题