Skip to content

Confirm Android Maui test setup #2229

Description

@LoopedBard3

Maui just enabled Profiled AOT by default (dotnet/android#6547) for Release builds in main, this increases the app size by about 18-20% per architecture, but it should provide a large startup improvement. It is recommended to confirm the following for our Android Maui Setup to better understand this:

  • We are creating Release build
  • Build with -p:AndroidPackageFormat=apk (ensure apk app type, not aab)
  • Build a single architecture with -r android-arm64, especially for size

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions