android studio - Trying to convert projects that werent built using Gradle -
i have tried clone following repository on github using android studio, https://github.com/alexkang/favr.git, have error:
before selected build project using gradle , accepted wanted install. having similar problems with, https://github.com/mb16/remindem.git, that
each time selected "create project existing sources" , accepted suggested.
what doing wrong?
the projects have eclipse .classpath
files in folder. i'm guessing should able import project eclipse.
as alternative using eclipse might want try using feature of intellij idea
(android studio's parent project). file > new > project existing sources...
select .project
file import
Comments
Post a Comment