GitXplorerGitXplorer
d

android

public
1953 stars
534 forks
413 issues

Commits

List of commits on branch main.
Verified
5c23bcda82f1362c8ddd21616b083c4c093bb096

[Mono.Android] Java.Interop Unification! (#9640)

jjonpryor committed a day ago
Verified
f9f421b109b2a0f8f805ed14ab1c8dbe651f563e

[Mono.Android-Tests] Ignore "BadGateway" test failures. (#9687)

jjpobst committed 2 days ago
Verified
fec3b7943cd6a1b476592dae6201a4647221a552

[build] Build with Microsoft OpenJDK 21.0.5 (#9683)

ppjcollins committed 2 days ago
Verified
db357c7dbb3fb310a9dbde43d4c53fc790af9367

[ci] Run Mac MSBuild tests on `macos-14-arm64` (#9665)

jjpobst committed 3 days ago
Verified
7aed4e3f2d3c9d76790520e176e7ce3b2c093b41

[illink] consolidate & remove hardcoded assembly names (#9662)

jjonathanpeppers committed 4 days ago
Verified
3127c47d2fee371201a115e847a1f85fe8f7b5f1

Bump to NuGet/NuGet.Client/release-6.12.x@aa7eb998 (#9682)

jjonpryor committed 4 days ago

README

The README file for this repository.

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