over 8 years ago
Android Studio has git plugin, which can make you have a well version control on your project.
In this part, I will show you
Prepare :
At the first, you should install Git for Windows.
And then, Setting git tools path for Android Studio.
File > Settings > Version Control > Git
You can click Test button to check function. Such as figure below.
Read on →