-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-Infrastructure-monoos-android
Milestone
Description
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
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-Infrastructure-monoos-android