dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.99k stars 1.72k forks source link

[development.md] Clarify what Android dependencies are needed #24510

Open samhouts opened 2 weeks ago

samhouts commented 2 weeks ago

https://github.com/dotnet/maui/blob/944d8605cafdc3b87b81d90cb6b0be216197c66a/.github/DEVELOPMENT.md?plain=1#L10

Which versions of SDKs? Tools? Emulators? Etc.

PureWeen commented 2 weeks ago

https://github.com/dotnet/maui/blob/944d8605cafdc3b87b81d90cb6b0be216197c66a/.github/DEVELOPMENT.md?plain=1#L10

Which versions of SDKs? Tools? Emulators? Etc.

I don't know if we want to specify the version specifically.

samhouts commented 2 weeks ago

Does it? Well, I think @jonpryor has a manifest that shows what versions are required, so maybe we can link to that.