25

In Eclipse the import command would accept a URI but in Android Studio import only seems to accept the location of a directory on my hard drive. How should I clone my remote repository with Android Studio?

1 Answer 1

52

You have to go to VCS > Checkout from version control > Git/SVN/Mercurial:

enter image description here

Sign up to request clarification or add additional context in comments.

6 Comments

Great- that did exactly what I wanted. It appears there's no internal software downloads like in Eclipse so I had to install git from git-scm.com to make that command work. Thanks!
Any way to specify credentials?
This does not work with GITHUB, there is no way to specify credentials
@DavidePiras Hmm it worked for me. I'm currently using it with my Github account. This is the popup, that shows up for me: i.imgur.com/VPx3zhK.png
It actually does - londonappdeveloper.com/…
|

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.