Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Git Setup

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... Git Page

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)...

Version

At this point, you may return to the Development Environment Wiki