anand
anand

Reputation: 1459

xamarin is not showing in visual studio 2013

I installed Xamarin first and then installed Visual Studio 2013. But when I open Visual Studio it doesn't show the Xamarin components when I try to create a new project for Xamarin.

What I should do so that I can work on Xamarin with the help of Visual Studio 2013?

Upvotes: 0

Views: 106

Answers (1)

Matt
Matt

Reputation: 4602

For this you must install "Extensions for Visual Studio" plug in, which is delivered with Xamarin. So you must run XamarinInstaller again - but you don't have to uninstall anything, just run it again.

Update: As I see, they offer on their website "Visual Studio tool for Xamarin". So try this one.

Upvotes: 1

Related Questions