.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,084 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Is it possible to deploy a .net maui application on Android Go Edition?
It’s technically possible. You may need to edit the gradle file to implement splits for the apk. You may also find it challenging to hit the memory and performance goals in Maui.