Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Android emulators on a Mac from a Windows VM #1854

Closed
davidbritch opened this issue Nov 7, 2023 · 0 comments · Fixed by #2007
Closed

Using Android emulators on a Mac from a Windows VM #1854

davidbritch opened this issue Nov 7, 2023 · 0 comments · Fixed by #2007
Assignees
Labels
doc-idea Indicates issues that are suggestions for new topics [org] Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@davidbritch
Copy link
Contributor

davidbritch commented Nov 7, 2023

When using VS Windows in a VM on a Mac, you can't run Android emulators directly on the Windows VM. You need to run them on the Mac and tunnel the socket connection to from Windows to the Mac.

This page has doc on those steps: Is it possible to connect to Android emulators running on a Mac from a Windows VM? - Xamarin | Microsoft Learn. The steps are fine, but this Xamarin doc should really be copied to .NET MAUI, as MAUI users can have the same issue. With VSMac deprecated, this scenario is becoming more common. That doc should probably be linked to from this page: Enable hardware acceleration for the Android emulator (Hyper-V & AEHD) - .NET MAUI | Microsoft Learn

There are aspirations to automate this at some point. But until that product feature exists, making the doc with manual steps more discoverable as part of MAUI doc is a cheap improvement.


Associated WorkItem - 196509

@davidbritch davidbritch added Pri1 High priority, do before Pri2 and Pri3 doc-idea Indicates issues that are suggestions for new topics [org] and removed Pri3 labels Nov 7, 2023
@davidbritch davidbritch self-assigned this Nov 15, 2023
@davidbritch davidbritch added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jan 2, 2024
@github-actions github-actions bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-idea Indicates issues that are suggestions for new topics [org] Pri1 High priority, do before Pri2 and Pri3 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant