Software Alternatives & Reviews

Making an android app with c#

Recommended and mentioned products

  1. Build Mobile, Desktop and WebAssembly apps with C# and XAML.

    Uno - an alternative to Avalonia, but not as popular.
  2. Create iOS, Android and Mac apps in C#

    Xamarin - Basically an older version of MAUI. I would advise against creating new projects on Xamarin since MAUI is supposed to render it obsolete.
  3. A multi-platform .NET UI framework

    Avalonia- Basically a cross-platform version of WPF. Far more mature than MAUI and is very well-respected. (My personal recommendation).