Skip to content
/ android Public

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#

License

Notifications You must be signed in to change notification settings

dotnet/android

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2025
Feb 25, 2025
Feb 12, 2025
Feb 26, 2025
Jan 10, 2025
Feb 28, 2025
Feb 26, 2025
Feb 27, 2025
Feb 24, 2025
Feb 28, 2025
Feb 28, 2025
Feb 28, 2025
Feb 27, 2025
Sep 5, 2024
Feb 25, 2025
Dec 7, 2019
Dec 5, 2024
Feb 6, 2025
May 21, 2024
Feb 28, 2025
Jun 14, 2024
Jul 9, 2024
Feb 28, 2025
Feb 26, 2025
Mar 13, 2024
Mar 6, 2024
Nov 22, 2024
Jan 10, 2025
Jun 14, 2024
May 13, 2024
Nov 20, 2024
Mar 10, 2023
Nov 12, 2019
Feb 11, 2025
Jun 13, 2024
Feb 28, 2025
Feb 15, 2024
Aug 14, 2023
Jul 8, 2021
Aug 12, 2023
Aug 12, 2023
Apr 30, 2021
Jul 25, 2019
May 10, 2016

Repository files navigation

.NET for Android banner

.NET for Android

.NET for Android provides open-source bindings of the Android SDK and tooling for use with .NET managed languages such as C#. This ships as an optional .NET workload for .NET 6+ that can be updated independently from .NET in order to respond to external dependency updates like new Android platform and tooling.

.NET for Android is part of .NET MAUI, and may also be used independently for native Android development using .NET.

Support

.NET for Android is part of .NET MAUI, since it was introduced in May 2022 as part of .NET 6, and is currently supported as described in the .NET MAUI Support Policy.

Support for Xamarin.Android ended on May 1, 2024 as per the Xamarin Support Policy:

Xamarin support ended on May 1, 2024 for all Xamarin SDKs including Xamarin.Forms. Android API 34 and Xcode 15 SDKs (iOS and iPadOS 17, macOS 14) are the final versions Xamarin targets from existing Xamarin SDKs (i.e. no new APIs are planned).

Follow the official upgrade guidance to bring your Xamarin applications to the latest version of .NET.

Downloads

.NET for Android ships as a workload through the dotnet workload system in .NET 6+.

In its simplest form, .NET for Android can be installed by running:

dotnet workload install android

See the .NET workload documentation for additional installation commands and options.

While no longer supported, Classic Xamarin.Android installers are still available here.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see the following:

Feedback

Discord

License

Copyright (c) .NET Foundation Contributors. All rights reserved. Licensed under the MIT License.