+ 1
Does anybody know how import github project into android studio through terminal
I'm using Ubuntu 12.04 32 bit
1 Answer
+ 2
i don't have any experience with any android studio(besides downloading and deleting it),but what i think you need to do is.
git clone yourrepository
open that file through android studio.