Skip to content

Releases: dotnet/android

.NET 10 Preview 7, Android 36.0.0-preview.7.229

12 Aug 20:08
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 7 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.0.0-preview.7.229/10.0.100-preview.7     SDK 10.0.100-preview.7

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

  • $(AndroidPackVersionSuffix)=preview.7 by @jonathanpeppers in #10231
  • Remove android-net8 workload by @Copilot in #10228
  • Remove IsRunningOnDesktop for the Android designer by @Copilot in #10234
  • Update TSA Area Path to DevDiv.NET MAUI\Android by @Aguilex in #10239
  • [xabt] fall back to libZipSharp on .NET framework by @jonathanpeppers in #10238
  • Remove $(_AndroidAllowDeltaInstall) feature and related infrastructure by @Copilot in #10237
  • [CoreCLR] Remove unnecessary logging by @grendello in #10247
  • [build] update Android SDK components by @jonathanpeppers in #10248
  • Remove unused MSBuild properties from .NET Android build system by @Copilot in #10242
  • Remove unused MSBuild .targets files by @Copilot in #10254
  • Set a default for the Http3Support feature switch by @MichalStrehovsky in #10251
  • [xabt] enable R2R Composite by default for CoreCLR in Release by @jonathanpeppers in #10245
  • Bump com.android.tools.build:manifest-merger from 31.10.1 to 31.11.0 in /src/manifestmerger by @dependabot[bot] in #10255
  • [copilot] allow copilot-setup-steps.yml to fail by @jonathanpeppers in #10261
  • [MonoVM] Remove unused native code functions by @Copilot in #10258
  • [CoreCLR] Generate less relocations in the native typemap code by @grendello in #10225
  • [CoreCLR] Ignore some assemblies when asked to load them by @grendello in #10249
  • Update AssemblyStore documentation to match current implementation by @Copilot in #10266
  • [nuget.config] see if we can remove dotnet9 feeds by @jonathanpeppers in #10272
  • [xabt] fix missing .nupkg output for dotnet pack by @jonathanpeppers in #10270
  • [XABT] Replace String.Compare calls with a common helper method by @Copilot in #10274
  • [build] set $DOTNET_SYSTEM_NET_SECURITY_NOREVOCATIONCHECKBYDEFAULT by @jonathanpeppers in #10276
  • Bump to DevDiv/android-platform-support/main@ab514b7a by @jonathanpeppers in #10281
  • [Build.Tasks] Modernize MSBuild Task Properties with Nullable Reference Types by @Copilot in #10278
  • [xabt] fix MONO_GC_PARAMS=bridge-implementation=new env var by @jonathanpeppers in #10275
  • Fix build warnings in multiple projects by removing _AllowProjectWarnings entries by @Copilot in #10280
  • Update "Mono for Android" references to ".NET for Android" in error messages and user-facing text by @Copilot in #10282
  • [XABT] Add comprehensive XML documentation for LLVM IR generator classes by @Copilot in #10285
  • Bump com.android.tools.build:manifest-merger from 31.11.0 to 31.11.1 in /src/manifestmerger by @dependabot[bot] in #10288
  • [XABT] Add missing XML documentation for LLVM IR generator classes by @Copilot in #10292
  • Modernize MSBuild Task Properties with Nullable Reference Types by @Copilot in #10283
  • [Microsoft.Android.Sdk.Analysis] commit generated Resources.Designer.cs by @jonathanpeppers in #10294
  • Modernize MSBuild Task Properties with Nullable Reference Types by @Copilot in #10295
  • Fix NRT annotations in MSBuild Tasks by @Copilot in #10298
  • [CoreCLR] Implement GC bridge by @simonrozsival in #10198
  • [Mono.Android] trimmer feature switches for DotNetRuntimeType by @jonathanpeppers in #10296
  • [native] Ensure function_name() is part of log message by @jonpryor in #10302
  • [CoreCLR] link app native runtime/library statically by @grendello in #9938
  • Fix NRT annotations in MSBuild Tasks by @Copilot in #10300
  • Fix NRT annotations in MSBuild Tasks by @Copilot in #10313

New Contributors

Full Changelog: 36.0.0-preview.6.169...36.0.0-preview.7.229

.NET 9 Servicing, Android 35.0.92

05 Aug 18:07
be1cab9
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 9 SDK directly, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                  Installation Source
--------------------------------------------------------------------------------------------
android                    35.0.92/9.0.100                   SDK 9.0.303

What's Changed

Full Changelog: 35.0.78...35.0.92

.NET 10 Preview 6, Android 36.0.0-preview.6.169

15 Jul 17:55
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 6 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.0.0-preview.6.169/10.0.100-preview.6     SDK 10.0.100-preview.6

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

Full Changelog: 36.0.0-preview.5.116...36.0.0-preview.6.169

.NET 9 Servicing, Android 35.0.78

17 Jun 19:24
Compare
Choose a tag to compare

The latest .NET MAUI component is available in Visual Studio 2022 17.14.6:

image

You can also download the .NET 9 SDK directly, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                  Installation Source
--------------------------------------------------------------------------------------------
android                    35.0.78/9.0.100                   SDK 9.0.301

What's Changed

Full Changelog: 35.0.61...35.0.78

.NET 10 Preview 5, Android 36.0.0-preview.5.116

10 Jun 20:11
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 5 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.0.0-preview.5.116/10.0.100-preview.5     SDK 10.0.100-preview.5

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

Full Changelog: 36.0.0-preview.4.80...36.0.0-preview.5.116

.NET 10 Preview 4, Android 36.0.0-preview.4.80

13 May 18:13
9e0a3a8
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 4 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.0.0-preview.4.80/10.0.100-preview.4      SDK 10.0.100-preview.4

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

New Contributors

Full Changelog: 36.0.0-preview.3.22...36.0.0-preview.4.80

.NET 10 Preview 3, Android 36.0.0-preview.3.22

15 Apr 14:35
e0dedea
Compare
Choose a tag to compare

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 3 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    36.0.0-preview.3.22/10.0.100-preview.3      SDK 10.0.100-preview.3

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

New Contributors

Full Changelog: 35.99.0-preview.2.205...36.0.0-preview.3.22

.NET 9 Servicing, Android 35.0.61

30 Apr 13:47
e7876a4
Compare
Choose a tag to compare

The latest .NET MAUI component is available in Visual Studio 2022 17.14 Preview 3:

image

You can also download the .NET 9 SDK directly, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                  Installation Source
--------------------------------------------------------------------------------------------
android                    35.0.61/9.0.100                   SDK 9.0.202

What's Changed

Full Changelog: 35.0.50...35.0.61

.NET 10 Preview 2, Android 35.99.0-preview.2.205

18 Mar 19:56
15bc9e5
Compare
Choose a tag to compare

How to install?

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 2 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    35.99.0-preview.2.205/10.0.100-preview.2    SDK 10.0.100-preview.2

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

New Contributors

Full Changelog: 35.99.0-preview.1.140...35.99.0-preview.2.205

.NET 10 Preview 1, Android 35.99.0-preview.1.140

25 Feb 18:55
6ec531d
Compare
Choose a tag to compare

How to install?

This release is not yet available from the Visual Studio installer. Download the .NET 10 Preview 1 SDK, followed by:

> dotnet workload install android
...
Successfully installed workload(s) android.

To verify installation:

> dotnet workload list

Installed Workload Id      Manifest Version                            Installation Source
--------------------------------------------------------------------------------------------
android                    35.99.0-preview.1.140/10.0.100-preview.1    SDK 10.0.100-preview.1

TLDR

For a short list of Android features in .NET 10, see:

What's Changed

Read more