I wanted to know what is the best way to host an Android project in Team Foundation Server 2017 to version the code, commit, etc.
I could already do it in one way, which is to add it by hand. But I do not like that I must enter the VS2015 every time I have to do the Check-in or merge changes.
I also saw that there is a plugin ( link ) but it is integrated with Git and the company does NOT want to use another versioner other than TFS.
Any ideas? Thanks!