Share via

Is it already possible to choose Android Target OS version 37.0 in Visual Studio 2026?

Kim Strasser 2,411 Reputation points
2026-03-13T10:53:15.17+00:00

I use Visual Studio 2026 Community 18.4.0 and Android Target OS version 36.1. I have seen that Android 17 is already released but I don´t know how to install it in Visual Studio. The latest version that I can choose is 36.1. Is it already possible to choose Android Target OS version 37.0 in Visual Studio 2026?

Developer technologies | .NET | .NET MAUI

Answer accepted by question author
  1. Bruce (SqlWork.com) 83,666 Reputation points
    2026-03-13T18:01:02.3933333+00:00

    Maui typically does not support new mobile O/S releases until after their public general release. It may take a month or two after this release. Android 17 is schedules for a June release, expect Maui support after this release date.

    note: IOS releases are late enough in the year, that a new release of Maui is generally required.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Nancy Vo (WICLOUD CORPORATION) 2,490 Reputation points Microsoft External Staff Moderator
    2026-03-16T02:59:49.16+00:00

    Hi @Kim Strasser ,

    Thanks for reaching out.

    The Android Target OS version dropdown in Visual Studio 2026 for .NET MAUI currently tops out at 36.1. It only shows stable, fully supported API levels .NET MAUI adds support for new ones after Google's stable public release, usually with a 1-2 month delay for integration and testing.

    Android 17 is still in beta (Beta 2 released February 2026), with stable expected around June 2026. Use 36.1 for reliable builds now; 37.0 will appear in the dropdown once stable Android 17 launches and Microsoft updates the workloads. (Base on Realease notes)

    While this is a non-Microsoft link, it’s official Android documentation and is safe to visit.

    Hope this helps. If you found my response helpful or informative, I would greatly appreciate it if you could follow this guidance provide feedback. Thank you.

    0 comments No comments

  2. Q&A Assist
    2026-03-13T10:53:27.5033333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.