I'm running Windows 7 professional, installed Microsoft Visual Studio Express 2013
. Now, I got to work with development of android applications in c#
and I want to do it in Visual studio Express edition
. I found Xamarin
would integrate android and iOS application development with c# and Visual Studio. I installed xamarin for visual studio
here
I tried to integrate Xamarin in Visual Studio, but couldn't succeed with it.
I followed the developer.Xamarin instructions, couldn't find xamarin
panel in tools -> options
(in the BUILD host settings).
Instructions here, shows the integration of xamarin through migration from visual studio 12 to visual studio 13. I think it's out of my point from my concern.
I find some of the questions in stackoverflow
are quite similar, though they were marked as answered but I'm sure there might be some other best solutions.
monotouch, visual studio - Xamarin IDE are some of the posts that I found uninformative. I couldn't get any conclusion from those posts. I'm truly disappointed with the posts(spent lot of time, but my issue was not solved). Any help is really appreciated.