I'm trying to connect my Android Studio IDE with the Visual Studio Online (TFS), where all my other .net
connected to using Visual Studio (.net developers) in order to be able to check in files to the same repository.
I've installed the latest Visual Studio (2.2) and TF Command line tool and followed by the instruction here...
enter link description here
Anyway, once I open up Android Studio, go to "check out project from source control" I choose "Team Service TFVC (Preview)". and I'm able to see my repository. but when I press "create Workspace", I get the below error message
Plugin Error - visual studio team service threw an uncaught exception RunTimeException.
Any idea how to solve this issue? Thanks