You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.
Will Richards edited this page Oct 26, 2020
·
5 revisions
Wiki on how to install and configure Git with Android Studio
Step 1 - Installing Git
Git can be downloaded here the setup is simple so once again I am going to skip it here
The process itself is relatively simple
Step 2 - Setting up Git in android studio
Next whilst still on the "Version Control" page select "Git" instead of GitHub as shown below...
If you installed Git in the default directory it will autodetect it, however, if not simply click "..." and browse to
"\Git\cmd\git.exe" as by default it is "C:\Program Files\Git\cmd\git.exe" Next to test if you have correctly set up Git press the "Test" button the following window should then appear(or something similar)...