Androidstudio Use tutorial (third bullet)
Once you are familiar with basic usage, you may be concerned about versioning.
SVN
Download Subversion command line
Method One
There are different versions of subversion in the system.
WindowsFor example, we adopt the familiar VisualSVN .
Go to download page Apache Subversion command line tools and download, unzip.
Method Two
WindowsUnder the Tortoise SVN same command line , but the installation of the default is not to install this option, so install should pay attention to choose.
Select Install to
Configuration SVN
Go to the Settings center, Version Control Select After Search Subversion , and Use command line client set your local path to the right command line .
If it is installed in the second way Tortoise SVN , the address is:
PS: Set your own path Ah, do not write my ...
Git
Install Git , Git
Select the appropriate system version to install.
When the installation is complete, go to Android Studio Settings Center Version Control Git Path to Git executable ---settings.
Github
How could it have been less? Ha ha
This will not be installed, directly configure the user name and password is good.
Checkout
Click on the toolbar VCS to see the check out and import feature. Here Github is an example of checking out.
When you're sure, you'll see the checkout progress in the bottom navigation bar.
When you are finished, you will be prompted if you want to import the item you just checked out AndroidStudio .
Why isn't?
Import it in a way, then, then then Gradle next there is next no then.
- Email: [Email protected]
- Good luck!
Androidstudio Use tutorial (third bullet)