Connect BlueStacks and AndroidStudio

overview

  1. Open bluestacks emulator
  2. Do not open Android Studio , close it if it is already open
  3. Open your platform-tools directoryLook at your installation location, if not, you can refer to mine
  4. After confirming that there is abd, open cmd and enter cmd in the address.
  5. Use the command adb connect localhost:30489to connect to bluestacksPlease check the port number here (not necessarily the same for everyone)
  6. Open your Android Studio and you can see the normal recognition

Guess you like

Origin blog.csdn.net/qq_40790680/article/details/128971633