

Integrating GitĪfter your Android Studio project has been set up, click the VCS menu, hover on the Import into Version Control menu, and select Create Git Repository.

Github - How to clone a remote git repository with Android Studio? - Stack Overflow

ReferencesĪndroid Studio Git Tutorial (Part 1) « Wii's Blog Now the project should be imported to Android Studio and you should be able to commit and push future changes back to GitHub. Provide your GitHub username and password. Paste the HTTPS path you obtained from GitHub in the previous step and click on. Go to Android Studio and go to Menu / VCS / Checkout from Version Control / Git Step 4: Import the Git project to Android Studio Go to the GitHub page and get the HTTPs path to your repository. Step 3: Get the Path to your Repository from Github Here define the path to the git executable you have just installed. In the Setting dialog open the page Version Control / Git.

Step 2: Link git executable to Android Studio Just choose the settings you deem the most appropriate. Most settings available during the installation process should be compatible with Android studio. Perform the following steps to import your project. You have an existing GitHub project and would like to import it to Android Studio.
