In .NET 7, we will add a new configuration that targets Android without using the Dalvik VM.
Work Items
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.
In .NET 7, we will add a new configuration that targets Android without using the Dalvik VM.
Work Items
Notes