Skip to content

Add support for Android Bionic runtime #66027

@steveisok

Description

@steveisok

In .NET 7, we will add a new configuration that targets Android without using the Dalvik VM.

Work Items

  • Determine if we need a new RID and if so, add to the list (e.g. linux-bionic, android-bionic)
  • Modify the runtime build to produce runtime packs for the configurations we support (x86, x64, arm, arm64)
  • Add leg to CI and run tests

Notes

  • The runtime being used is Mono
  • We should try to use as much of the existing Android build as we can
  • We are viewing this configuration more like linux desktop. It is assumed ICU and OpenSSL are provided externally.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions