Skip to content

Commit

Permalink
[readme] Update to emphasize .NET for Android. (#7404)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Peppers <jonathan.peppers@microsoft.com>
  • Loading branch information
jpobst and jonathanpeppers authored Sep 26, 2022
1 parent 93306b8 commit 2a1056e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
Binary file modified Documentation/images/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<img src="Documentation/images/banner.png" alt="Xamarin.Android banner" height="145" >

Xamarin.Android
Android for .NET
===============

Xamarin.Android provides open-source bindings of the Android SDK for use with
.NET managed languages such as C#.
`Android for .NET` provides open-source bindings of the Android SDK and tooling for use with
.NET managed languages such as C#. This repository is also home to the classic `Xamarin.Android`
product.

# Build Status

Expand All @@ -22,6 +23,14 @@ Xamarin.Android provides open-source bindings of the Android SDK for use with

## Current

`Android for .NET` ships as a workload through the `dotnet` workload system in [.NET 6+][dotnet-download]. See
the [workload documentation][workload-documentation] for installation commands.

[dotnet-download]: https://dotnet.microsoft.com/en-us/download
[workload-documentation]: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-workload-install

Classic `Xamarin.Android` installers are available here:

| Platform | Link |
|-----------------|--------|
| **Commercial Xamarin.Android 13.0 (d17-3)** for Windows+Visual Studio 2022 | [Download][commercial-d17-3-Windows-x86_64] |
Expand Down

0 comments on commit 2a1056e

Please sign in to comment.