{"id":13824821,"url":"https://github.com/dotnet/android","last_synced_at":"2026-03-11T00:12:35.043Z","repository":{"id":37502211,"uuid":"55075302","full_name":"dotnet/android","owner":"dotnet","description":".NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#","archived":false,"fork":false,"pushed_at":"2025-05-09T17:51:31.000Z","size":149177,"stargazers_count":1994,"open_issues_count":412,"forks_count":545,"subscribers_count":166,"default_branch":"main","last_synced_at":"2025-05-09T18:51:18.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.TXT","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-30T15:37:14.000Z","updated_at":"2025-05-08T22:26:39.000Z","dependencies_parsed_at":"2024-03-15T09:45:13.116Z","dependency_job_id":"2fc03d57-5663-4d70-a65e-8e2ff2e30926","html_url":"https://github.com/dotnet/android","commit_stats":{"total_commits":5409,"total_committers":128,"mean_commits":42.2578125,"dds":0.839896468848216,"last_synced_commit":"3fbc4510b0ef4c36589cbccac0e118e9c0a20eaa"},"previous_names":["dotnet/android","xamarin/xamarin-android"],"tags_count":146,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fandroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fandroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fandroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2Fandroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/android/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253411635,"owners_count":21904159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T09:01:09.982Z","updated_at":"2026-03-11T00:12:35.014Z","avatar_url":"https://github.com/dotnet.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"\u003cimg src=\"Documentation/images/banner.png\" alt=\".NET for Android banner\" height=\"145\" \u003e\n\n.NET for Android\n===============\n\n.NET for Android provides open-source bindings of the Android SDK and tooling for use with\n.NET managed languages such as C#. This ships as an optional [.NET workload][net-workload] for .NET 6+ that can \nbe updated independently from .NET in order to respond to external dependency updates like new Android\nplatform and tooling.\n\n.NET for Android is part of [.NET MAUI][maui-intro], and may also be used independently for native Android development using .NET.\n\n[net-workload]: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-workload-install\n[maui-intro]: https://learn.microsoft.com/en-us/dotnet/maui/what-is-maui\n\n# Support\n\n.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][maui-support-policy].\n\nSupport for Xamarin.Android ended on **May 1, 2024** as per the [Xamarin Support Policy][xamarin-support-policy]:\n\n\u003e 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).\n\nFollow the [official upgrade guidance](https://learn.microsoft.com/dotnet/maui/migration) to bring your Xamarin applications to the latest version of .NET.\n\n[maui-support-policy]: https://dotnet.microsoft.com/en-us/platform/support/policy/maui\n[xamarin-support-policy]: https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin\n\n# Downloads\n\n.NET for Android ships as a workload through the `dotnet` workload system in [.NET 6+][dotnet-download]. \n\nIn its simplest form, .NET for Android can be installed by running:\n\n```\ndotnet workload install android\n```\n\nSee the [.NET workload documentation][workload-documentation] for additional installation commands and options.\n\n[dotnet-download]: https://dotnet.microsoft.com/en-us/download\n[workload-documentation]: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-workload-install\n\nWhile no longer supported, Classic Xamarin.Android installers are still available [here](Documentation/previous-releases.md).\n\n# Contributing\n\nIf you are interested in fixing issues and contributing directly to the code base, please see the following:\n\n  - [How to build and run from source](Documentation/README.md#building-from-source)\n  - [The development workflow, and using your build](Documentation/README.md#development-workflow)\n  - [Coding Guidelines](http://www.mono-project.com/community/contributing/coding-guidelines/)\n  - [Submitting pull requests](https://github.com/xamarin/xamarin-android/wiki/Submitting-Bugs,-Feature-Requests,-and-Pull-Requests#pull-requests)\n\n# Feedback\n\n  - Ask a question on [Stack Overflow](https://stackoverflow.com/questions/tagged/xamarin.android) or [Microsoft Q\u0026A](https://docs.microsoft.com/en-us/answers/topics/dotnet-android.html).\n  - [Request a new feature or vote for popular feature requests](https://developercommunity.visualstudio.com/search?entry=suggestion\u0026space=8\u0026preview2=true\u0026q=xamarin+android\u0026stateGroup=active\u0026ftype=idea\u0026sort=votes) on Microsoft Developer Community.\n  - File an issue in [GitHub Issues](https://github.com/xamarin/xamarin-android/issues/new/choose).\n  - Discuss development and design on [Discord](https://aka.ms/dotnet-discord).\n\n[![Discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://aka.ms/dotnet-discord)\n\n# License\n\nCopyright (c) .NET Foundation Contributors. All rights reserved.\nLicensed under the [MIT](LICENSE) License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fandroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotnet%2Fandroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotnet%2Fandroid/lists"}