Skip to content

Commit

Permalink
Edit.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch committed Jan 17, 2024
1 parent ec49355 commit d19a3aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/android/emulator/mac-with-windows-vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ To connect to the Android Emulator running on a Mac from a Windows VM, by using
> [!NOTE]
> Command line access to `adb` can be obtained in Visual Studio through the **Tools > Android > Android Adb Command Prompt...** menu item.

When the connection is completed Visual Studio will display the emulator as a debug target, which you can use to deploy your app to the emulator.

## Use ssh port forwarding

Provided that **Remote Login** is enabled on your Mac, you can use `ssh` port forwarding to connect to the emulator.
Expand Down

0 comments on commit d19a3aa

Please sign in to comment.