Android Studio Bitbucket GIT Integration Tutorial - Clone or Synch Bitbucket GIT to Android Studio

Опубликовано: 01 Март 2015
на канале: opensourcetutorials
21,659
87

Android Studio Bitbucket GIT Integration Tutorial - How to Use Bitbucket GIT in Android Studio - Cloning / Synching / Import a Remote project

In the first part of the tutorial [   • Android Studio Bitbucket GIT Integrat...  ] we created a new repository, and linked it to Bitbucket. On this video I am going to show you how to clone the remote repository in to your local machine.

Cloning or synching a project in bitbucket GIT is simple and very easy in Android Studio. No plugin is required and is fully supported natively by Android Studio.

To clone a project select the "Check out project from Version Control" option on the Welcome screen of Android Studio. Selecting that option will ask you next which version control system you would like to check out - in our case we are going to use Git. After the Git vcs has been selected, a popup will be displayed asking for the details to start the cloning.
Vcs Repository URL - You can get this value from the Bitbucket project overview page. This is located on the upper right portion of the page.
Parent Directory - This should be filled up automatically.
Directory Name - This will be filled up automatically once the Repository URL has been entered. Take note that the value entered may not be the same as your original project. Adjust this as necessary.

After those values has been entered, you may test if the connection to Bitbucket is ok by clicking the Test button. This will attempt to connect to the repository, but without actually doing the cloning. If this is the first time that you will use this bitbucket git account, it will prompt you for a password - enter the password to proceed.

After the Test determines that you can connect to the Bitbucket Git remote repository, you can now click the Clone button to begin the Bitbucket GIT Clone process.

And that's it!

You can download the installer for git on windows here:
https://msysgit.github.io/

Android Studio can be downloaded from here:
http://developer.android.com/sdk/inde...

Finally, BitBucket can be found here - btw it's free to use bitbucket! :)
https://bitbucket.org


На этой странице сайта вы можете посмотреть видео онлайн Android Studio Bitbucket GIT Integration Tutorial - Clone or Synch Bitbucket GIT to Android Studio длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь opensourcetutorials 01 Март 2015, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 21,659 раз и оно понравилось 87 зрителям. Приятного просмотра!