---
title: "Using WSA for .NET MAUI Android Development"
url: https://daily.dev/posts/using-wsa-for-net-maui-android-development-etexywv0y
source_url: https://egvijayanand.in/2024/03/05/using-windows-subsystem-for-android-for-dotnet-maui-android-development/
type: article
source: "Planet Xamarin"
published: 2024-03-05T00:38:23.005Z
updated: 2026-04-10T02:13:23.294Z
tags: ["android", "android-development", "avalonia", "blazor", "c", "flutter", "ios", "iphone", "java", "kotlin", "linux", "mac", "mobile", ".net", ".net-core", ".net-maui", "swiftui", "visual-studio", "vscode", "windows", "winui", "wpf", "xamarin"]
reading_time: 4
upvotes: 3
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Using WSA for .NET MAUI Android Development

**[Planet Xamarin](https://daily.dev/sources/planetxamarin)** · 4 min read · 3 upvotes · 1 comments

## Summary

Windows Subsystem for Android (WSA) allows Windows 11 devices to run Android applications. It offers better performance compared to the Android Emulator, but lacks support for Google Play Services.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://egvijayanand.in/2024/03/05/using-windows-subsystem-for-android-for-dotnet-maui-android-development/>

## Community discussion

Top comments from developers on daily.dev.

**@alexravenna** · 0 upvotes

> Just don't forget that it was announced that WSA will shut down in a year and that Amazon is already pulling out of it:
> https://www.msn.com/en-us/news/technology/microsoft-will-kill-windows-subsystem-for-android-on-windows-11-next-year-but-amazon-just-drove-a-nail-in-the-coffin/ar-BB1jqMGq
>
> The docs already mention this too: https://learn.microsoft.com/en-us/windows/android/wsa/

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#android](https://daily.dev/tags/android), [#android-development](https://daily.dev/tags/android-development), [#avalonia](https://daily.dev/tags/avalonia), [#blazor](https://daily.dev/tags/blazor), [#c](https://daily.dev/tags/c), [#flutter](https://daily.dev/tags/flutter), [#ios](https://daily.dev/tags/ios), [#iphone](https://daily.dev/tags/iphone), [#java](https://daily.dev/tags/java), [#kotlin](https://daily.dev/tags/kotlin), [#linux](https://daily.dev/tags/linux), [#mac](https://daily.dev/tags/mac), [#mobile](https://daily.dev/tags/mobile), [#.net](https://daily.dev/tags/.net), [#.net-core](https://daily.dev/tags/.net-core), [#.net-maui](https://daily.dev/tags/.net-maui), [#swiftui](https://daily.dev/tags/swiftui), [#visual-studio](https://daily.dev/tags/visual-studio), [#vscode](https://daily.dev/tags/vscode), [#windows](https://daily.dev/tags/windows), [#winui](https://daily.dev/tags/winui), [#wpf](https://daily.dev/tags/wpf), [#xamarin](https://daily.dev/tags/xamarin)

[View this post on daily.dev](https://daily.dev/posts/using-wsa-for-net-maui-android-development-etexywv0y)
