Hi All,
I am trying to get my Parallels Visual Studio install to talk to the Android Studio Emulators on my MAC (for whatever reason I am struggling to start the windows ones as they ask for Hyper-V or whatever etc).
I have followed the steps in this guide.
https://taco.visualstudio.com/en-us/docs/run-android-emulator-on-osx-using-parallels/
And after I run the putty SSH script to connect to the MAC, I cannot see any emulators using adb devices.
If I run - adb connect localhost:5555 I then see on adb devices -
C:\Users\matthewwaring>adb devices
List of devices attached
emulator-5554 offline
So its sort of connecting, but the device is registering as offline and I cannot seem to do anything to get it online so it could
show up in the VS Device list.
Does anyone have experience of this who could help out as pretty stuck?
Thanks for your help
Matt