

Select `Git -> Pull` to pull any changes from Github:Ĭheck the box reading "github/master" and then select "Pull"ĭid you get an error when pulling? Check the (#Troubleshooting). Select `VCS -> Commit` to commit any changes to Git:Ĭheck the box on any changes, type a commit message and hit "Commit": Make sure you named the remote as "github" Paste that into the remote url with name as "github": Select "+" to add your github repo as a remote:Ĭopy the Git Repo URL **for your project repo** (SSH or HTTPS) Committing your files into the local repo Connecting your local project to your Github repoģ.

In this guide we will be doing the following:Ģ. The repo might be blank, with maybe just a README:

This guide connects your Android Studio project to an existing Github repo you already created. # Android Studio - Enable Git Version Control on Existing Repo
