GitXplorerGitXplorer
d

android

public
1953 stars
534 forks
413 issues

Commits

List of commits on branch main.
Verified
9f5dc781aa20975ee5b6dc6937e891732fc53ab0

[Microsoft.Android.Sdk.Analysis] fix global types (#9680)

ddellis1972 committed 4 days ago
Verified
0475a60c1c53616baab0fd9d60a92edbc0871bdc

[ci] Add template for setting JAVA_HOME vars (#9671)

ppjcollins committed 5 days ago
Verified
6d9b295652ef5292427cb15b2afce469c6ed940f

Bump com.android.tools.build:manifest-merger from 31.7.3 to 31.8.0 (#9678)

ddependabot[bot] committed 5 days ago
Verified
79ddd4f96eb85dea6195e6318a49aaf471245748

Bump to dotnet/sdk/main@2dd591056f 10.0.100-alpha.1.25062.16 (#9679)

ddotnet-maestro[bot] committed 5 days ago
Verified
8944ded0f950f164ba1fbb7cb20f747f0af00073

Bump com.android.tools:r8 from 8.5.35 to 8.7.18 (#9677)

ddependabot[bot] committed 5 days ago
Verified
06fb15750ecdf49709a09d11b2e3e8bbfc5886e6

Bump to dotnet/java-interop/main@4f06201 (#9676)

ddependabot[bot] committed 5 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.