I created and Android guest os which is great and fast. Was hoping i can connect it to my android studio running on mac OS for development work but am unlable to get Android Studio to see the emulator. I know Genymition forexample works with an andriod studio plug-in. Anyone know how i can get my anroid guest OS to show up in android studio?
I got this to work by finding the IP address in android netword settings and the running Terminal on my MAC and using command ~/sdk/platform-tools/adb connect x.x.x.x:5555 where x.x.x.x was the ndroid ip address.
We are glad to see that you have resolved the issue and appreciate you for sharing the steps that helped you to resolve the issue.
Try setting up a top quality emulation app from tutuapp and retry it I am quite sure it will appear in android operating system studio room thereafter.
Emulators are ways to view our output. First, you need to download the Android Virtual Device (AVD) then install it. it will take some time. then select your AVD device and run it . then open your application .
I would only run Android Studio inside a virtual machine as I do not want to infect my Macintosh with Google software.