Android

[Android] 맥북 안드로이드 미러링 scrcpy + 여러개 띄우고 싶을때

MK_____ 2023. 7. 18. 13:08

1. scrcpy 설치

brew install scrcpy
brew install android-platform-tools



2. adb 디바이스 연결

 

3. 실행

scrcpy

 

 

여러 device scrcpy 띄우고 싶을때

 

1. 2개 띄우고 싶으면 터미널 2개를 띄워서 각각 명령어 실행

scrcpy --serial [디바이스 serialNo OR wifi IP]

 

2. adb device 에서 나온 정보가 serial No.

출처: https://www.downloadsource.net/how-to-use-multiple-phones-with-scrcpy-setup-two-phones-with-scrcpy/n/21115/