Search code examples
c#xamarin.formsandroid-emulatorlinux-mintmobile-emulator

Xamarin forms development on LinuxMint


Is there any way that we can build/debug and run xamarin forms app on linuxMint?

Alternatively is there any way that we can run visual studio 2019 on Linux apart from using vine?


Solution

  • Is there any way that we can build/debug and run xamarin forms app on linuxMint?

    Sorry , there is no way to build /debug a xamarin froms app on Linux OS from officail supports.

    However , about Xamarin.Android on Linux , you can have a look at that .Although that not tested on linuxMint , also can have a try whther it also works on linuxMint .

    Alternatively is there any way that we can run visual studio 2019 on Linux apart from using vine?

    (Hoping that Microsoft will release Visual Studio for Linux soon)

    But Microsoft hasn’t made it’s Visual Studio Open Source. So it isn’t Available for Linux Systems.

    You can only Install Visual Studio Code for Linux Systems , which is an amazing Code editor for Programmers.

    enter image description here

    More reference: Visual Studio Code on Linux