I am trying to do a tutorial for Xamarin in Visual Studio, which can be found here, which says that in oreder to complete the tutorial the Project Linker extension is requir
I've skipped the project linker, and just linked files directly as per this Xamarin tutorial. It's a bit monotonous but it works and I've deployed a sample application in VS2013 for android this way.
http://docs.xamarin.com/guides/cross-platform/application_fundamentals/building_cross_platform_applications/sharing_code_options/