I wanted to know what is the best way to host an Android project on Team Foundation Server 2017 for code versioning, commits, etc.
I was already able to do it in one way, which is to add it by hand. But I don't like that I have to log into VS2015 every time I have to check-in or merge changes.
I also saw that there is a plugin ( http://java.visualstudio.com/Downloads/androidstudioplugin/Index ) but it integrates with Git and the company does NOT want to use a versioner other than TFS.
Any ideas? Thank you!