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:

enter image description here

before selected build project using gradle , accepted wanted install. having similar problems with, https://github.com/mb16/remindem.git, that

enter image description here

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

enter image description here


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -