Petr Syrov
Petr Syrov

Reputation: 15283

Connect Android virtual device to Mac OS X via Parallels

I have a virtual Android OS 4.3 that is installed via Parallels 9.0. And I need to connect it to Mac OS X like external usb device.

Is there any walkthrough how to connect the virtual machine like usb device to the host OS?

Upvotes: 3

Views: 1709

Answers (1)

WickedW
WickedW

Reputation: 2591

This link should give you a indicator of what you want to do (I assume only for emulators as the previous commentator noted).

https://taco.visualstudio.com/en-us/docs/run-android-emulator-on-osx-using-parallels/

There is little point me repeating all the steps but in summary it involves -

  • Ensuring Parallels & MAC can talk to each other via Shared network / allow Remote Login
  • Using putty on windows to setup an SSH tunnel to your MAC using a given user

Upvotes: 1

Related Questions