Hello, I want to transfer to the Xamarin development environment (for developing IOS, Android app). Tell me how to install the entire Xamarin suite without using Visual Studio, i.e. I want to use Xamarin Studio-and install packages for IOS and Android there. Now in Xamarin Studio when creating a new project there is no choice of Ios, Android.

    1 answer 1

    Bad news for you.
    Xamarin is now a full VS part.

    If you are using Windows, install VS 2017 and select Xamarin as an installation option.

    If you use Mac OS, install Visual Studio for Mac (during installation, you must specify that you want to install the android SDK as well), since this is the actual continuation of Xamarin Studio.

    Or put the Rider https://www.jetbrains.com/rider/

    • Is it possible only in VS 2017? 2013 does not fit? - GoodRA
    • He was put there as a plugin. First VS then the plugin. You can find out what the problem is to put 2017? - Dev