Skip to content

Releases: dotnet/android

.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

.NET 9 Servicing, Android 35.0.39

22 Jan 19:15
Compare
Choose a tag to compare

The latest .NET MAUI component is available in Visual Studio 2022 17.13 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.39/9.0.101                   SDK 9.0.101

What's Changed

  • Bump to DevDiv/android-platform-support@457de82b by @pjcollins in #9554
  • [release/9.0.1xx] Bump android-platform-support, android-tools by @pjcollins in #9578
  • [XABT] Add deprecation warning for $(AndroidCreatePackagePerAbi). by @jpobst in #9586
  • Deprecate AndroidResgenFile and AndroidUseIntermediateDesignerFile by @dellis1972 in #9599
  • Bump to DevDiv/android-platform-support@b23656d4 by @pjcollins in #9635

Full Changelog: 35.0.24...35.0.39

.NET 9 Servicing, Android 35.0.24

10 Dec 18:53
Compare
Choose a tag to compare

The latest .NET MAUI component is available in Visual Studio 2022 17.13 Preview 2:

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.24/9.0.100                   SDK 9.0.100

What's Changed

  • [native/monodroid] Fix unmangling of satellite assembly names (#9533)
  • [ci] Use new DevDiv/android-platform-support repo (#9539)
  • [Xamarin.Android.Build.Tasks] Invokers after abstracts in typemaps (#9545)
  • [Xamarin.Android.Build.Tasks] close XAAssemblyResolvers (#9531)
  • [Xamarin.Android.Build.Tasks] redistribute proguard-android.txt from Android gradle plugin (#9485)
  • [trimming] Enable $(_DefaultValueAttributeSupport) for $(TrimMode)=partial (#9525)
  • [Xamarin.Android.Build.Tasks] add Condition in AutoImport.props (#9463)
  • [Build.Tasks] Better handle gradle project custom output paths (#9480)
  • [Xamarin.Android.Build.Tasks] fix Debug mode and $(PublishTrimmed) (#9452)
  • [build] fix missing darc-pub-dotnet-android-* feed for MAUI (#9468)

Full Changelog: 35.0.7...35.0.24

.NET 9 GA, Android 35.0.7

13 Nov 14:55
Compare
Choose a tag to compare

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

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.7/9.0.100                    SDK 9.0.100

What's Changed

Full Changelog: 35.0.0-rc.2.152...35.0.7

.NET 8 Servicing, Android 34.0.145

12 Nov 17:25
df9aaf2
Compare
Choose a tag to compare

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

image

You can also download the .NET 8 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                    34.0.145/8.0.100                            SDK 8.0.403

Also see the Known Issues in .NET 8.

What's Changed

Full Changelog: 34.0.143...34.0.145

.NET 9 RC 2, Android 35.0.0-rc.2.152

08 Oct 14:45
Compare
Choose a tag to compare
Pre-release

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

image

You can also download the .NET 9 RC 2 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.0-rc.2.152/9.0.100-rc.2      SDK 9.0.100-rc.2

What's Changed

Full Changelog: 35.0.0-rc.1.80...35.0.0-rc.2.152

.NET 8 Servicing, Android 34.0.143

08 Oct 14:45
45bb7f3
Compare
Choose a tag to compare

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

image

You can also download the .NET 8 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                    34.0.143/8.0.100                            SDK 8.0.401

Also see the Known Issues in .NET 8.

What's Changed

Full Changelog: 34.0.138...34.0.143

.NET 9 RC 1, Android 35.0.0-rc.1.80

10 Sep 19:53
48e3ff4
Compare
Choose a tag to compare
Pre-release

The latest .NET MAUI component is available in Visual Studio 2022 17.12 Preview 2:

image

You can also download the .NET 9 RC 1 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.0-rc.1.80/9.0.100-rc.1       SDK 9.0.100-rc.1

What's Changed

Full Changelog: 35.0.0-preview.7.41...35.0.0-rc.1.80

.NET 8 Servicing, Android 34.0.138

10 Sep 17:51
68175bb
Compare
Choose a tag to compare

The latest .NET MAUI component is available in Visual Studio 2022 17.12 Preview 2:

image

You can also download the .NET 8 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                    34.0.138/8.0.100                            SDK 8.0.401

Also see the Known Issues in .NET 8.

What's Changed

Full Changelog: 34.0.113...34.0.138

.NET 9 Preview 7, Android 35.0.0-preview.7.41

13 Aug 18:09
Compare
Choose a tag to compare

How to install?

The latest .NET MAUI component is available in Visual Studio 2022 17.12 Preview 1:

image

You can also download the .NET 9 Preview 7 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.0-preview.7.41/9.0.100-preview.7       SDK 9.0.100-preview.7

What's Changed

Full Changelog: 34.99.0-preview.6.340...35.0.0-preview.7.41