Is it possible to deploy a .net maui application on Android Go Edition

Daniel Manchester 25 Reputation points
2025-04-28T13:48:52.3033333+00:00

Is it possible to deploy a .net maui application on Android Go Edition?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,084 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 74,936 Reputation points
    2025-04-28T16:37:45.93+00:00

    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.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.