Popularity
8.3
Stable
Activity
0.0
Declining
1,865
161
518

Code Quality Rank: L3
Programming language: C#
License: MIT License
Tags: C#    
Latest version: v11.1.99.218
Add another 'C#' Package

README

.NET Android

.NET 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.

While .NET Android is an essential part of MAUI, it is still fully supported to be used independently for native Android development using .NET.

This repository is also home to the classic Xamarin.Android product.

Support

.NET Android is now part of .NET 6+ and follows the same support lifecycle as the MAUI Support Lifecycle.

Support for classic Xamarin.Android will end on May 1, 2024 as per the Xamarin Support Policy:

Xamarin support will end on May 1, 2024 for all classic Xamarin SDKs. Android 13 will be the final version classic Xamarin.Android will target.

Build Status

Platform Status
OSS macOS OSS macOS x86_64
OSS Ubuntu OSS Linux/Ubuntu x86_64

Downloads

Current

.NET Android ships as a workload through the dotnet workload system in .NET 6+. See the workload documentation for installation commands.

Classic Xamarin.Android installers are available here:

Platform Link
Commercial Xamarin.Android 13.1 (d17-4) for Windows+Visual Studio 2022 Download
Commercial Xamarin.Android 13.1 (d17-4) for macOS Download
OSS Xamarin.Android (main) for Ubuntu* OSS Linux/Ubuntu x86_64

* Please note that the OSS installer packages are not digitally signed.

[Previous Releases](Documentation/previous-releases.md) are also available for download.

Contributing

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

  • [How to build and run from source](Documentation/README.md#building-from-source)
  • [The development workflow, and using your build](Documentation/README.md#development-workflow)
  • Coding Guidelines
  • Submitting pull requests

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information, see the .NET Foundation Code of Conduct.

Feedback

Discord

License

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


*Note that all licence references and agreements mentioned in the Xamarin README section above are relevant to that project's source code only.