connect bluestacks with android studio on MAC

1.8k views Asked by At

on windows I am supposed to find adb.exe but on MAC I don't know where can I find such a file. I searched the web and didn't find any solution, is it possible at all?

1

There are 1 answers

0
Tiberain On

This is quite simple it auto detects the BlueStacks as connect if it is on before you deploy the code. Its detects it as Samsung SM-G900F for me in connected devices. What BlueStacks was detected as in mac

If you don't get this promte when you go to deploy your app make sure you have the setting target set to : "Open select target deployment target dialog"

Target dialog setting in android studio