

A window will pop up where you have to fill in your git credentials, either the passphrase for your SSH key, or your user name and password to access the remote git repository.Choose the parent directory where you want to store the workspace on your hard drive and click the ‘Clone’-button.


The ‘Directory Name’ is automatically filled in. When you are using SSH, it is of the, when you are using HTTPS, it is of the form: . Copy the git repository url from your git server.Go to ‘File – New – Project from Version Control’ and choose Git.As git hosting platform, I am using, but it will be the same procedure to follow from any other git hosting (or local) platform. In this post I will explain how you can get started with Android Studio 2.3.3 from an existing git repository.
