Android Emulation with Android Studio

Discussion in 'Other Virtual machines' started by AliJ, Apr 12, 2017.

  1. AliJ

    AliJ Member

    Messages:
    33
    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?
     
  2. AliJ

    AliJ Member

    Messages:
    33
    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.
     
  3. Ajith1

    Ajith1 Parallels Support

    Messages:
    2,534
    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.
     
  4. AegisI

    AegisI Member

    Messages:
    32
    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.
     
  5. Davidj39

    Davidj39 Bit poster

    Messages:
    4
    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 .
     
  6. JamesF23

    JamesF23 Hunter

    Messages:
    104
    I would only run Android Studio inside a virtual machine as I do not want to infect my Macintosh with Google software.
     

Share This Page