DEV Community

Discussion on: Roundup of .NET MAUI. - Week of August 8, 2022

Collapse
 
lexiebkm profile image
Alexander B.K.

I have read about what .Net MAUI offers from its official doc. But then I paused when I read about the supported platforms as stated in the following :

"NET Multi-platform App UI (.NET MAUI) apps can be written for the following platforms:

  • Android 5.0 (API 21) or higher.
  • iOS 10 or higher.
  • macOS 10.15 or higher, using Mac Catalyst.
  • Windows 11 and Windows 10 version 1809 or higher, using Windows UI Library (WinUI) 3."

My question is :
Can we develop Android app with this new tech using Windows 7 ? It seems that the answer is no, considering it uses the same libraries that also targets on Win 10/11. But I need confirmation.