maui
maui copied to clipboard
The default MAUI application created by Visual Studio on the Apple M1 platform cannot launch the Android emulator
Problem encountered on https://dotnet.microsoft.com/zh-cn/learn/maui/first-app-tutorial/device-setup Operating System: OSX Ventura 13.0
Provide details about the problem you're experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.
I created a.NET MAUI application through Visual Studio without making any changes, and adjusted its startup environment to Debug using the Pixel 5-API 31 Android emulator, followed the prompts to install the corresponding dependencies, During startup, the system is generated successfully, but execution fails.
So I tried the following:
- Change it to iPhone 14 ISO 16.0 to start and automatically open the display program interface of the emulator.
- Modify MacCatalyst to start and display the program interface normally
In the end, I had to conclude that Visual Studio was flawed in Android development, and I couldn't find an entry to configure the Android emulator without starting the project, even if it wasn't possible to start the emulator.
I used Visual Studio for Mac 17.4 (build 2406)
I'm a newbie, and these are the problems I encountered when trying MAUI and using the Android emulator.
I read the document to https://dotnet.microsoft.com/zh-cn/learn/maui/first-app-tutorial/device-setup it is a pity that the graphics in the article only see Windows without Mac.
Could you share the output, or some logs to get more information?
Attached is the reply email that failed to be sent, which contains some pictures and system environment, hoping to help find the problem
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Hi @bambuo. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.
You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.