how to clone Git Project using Android Studio ?

1 - Open Android Studio 
2 - Choose - Get from version control 


3 - Go to Git and get the "URL" to clone
4 - Click and save to desired project directory 


5 - After download, depending on the dependencies , you need to install plugging's. There will be auto prompt.

Comments