APP scrcpy 프로그램 설치 및 이용방법
페이지 정보
본문
평소에 안드로이드 앱개발을 하면서 내 스마트폰과 컴퓨터에있는 에뮬레이터에 동시에 제작된 어플을 띄워놓고 화면녹화나 작업을 할때 사용하는 scrcpy 프로그램 설치 및 이용방법입니다
[Github : https://github.com/Genymobile/scrcpy ]
맥에 brew가 깔려있지 않다면 아래 링크의 brew 설치 내용을 확인해주세요
https://www.happyjung.com/lecture/3102
1. scrcpy 설치
% brew install scrcpy
Running `brew update --auto-update`...
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
opencl-icd-loader
...
2 안드로이드 디바이스에서 개발자모드 활성화
3. scrcpy 실행
% scrcpy
scrcpy 1.24 <https://github.com/Genymobile/scrcpy>
/usr/local/Cellar/scrcpy/1.24/share/scrcpy/scrcpy-s...ushed, 0 skipped. 18.3 MB/s (41159 bytes in 0.002s
[server] INFO: Device: samsung SM-A325N (Android 12)
2022-09-21 15:47:46.827 scrcpy[35358:9935979] INFO: Renderer: metal
2022-09-21 15:47:46.860 scrcpy[35358:9935979] INFO: Initial texture: 1080x2400
참고자료
https://rlg1133.tistory.com/88
[Github : https://github.com/Genymobile/scrcpy ]
맥에 brew가 깔려있지 않다면 아래 링크의 brew 설치 내용을 확인해주세요
https://www.happyjung.com/lecture/3102
1. scrcpy 설치
% brew install scrcpy
Running `brew update --auto-update`...
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
opencl-icd-loader
...
2 안드로이드 디바이스에서 개발자모드 활성화
3. scrcpy 실행
% scrcpy
scrcpy 1.24 <https://github.com/Genymobile/scrcpy>
/usr/local/Cellar/scrcpy/1.24/share/scrcpy/scrcpy-s...ushed, 0 skipped. 18.3 MB/s (41159 bytes in 0.002s
[server] INFO: Device: samsung SM-A325N (Android 12)
2022-09-21 15:47:46.827 scrcpy[35358:9935979] INFO: Renderer: metal
2022-09-21 15:47:46.860 scrcpy[35358:9935979] INFO: Initial texture: 1080x2400
참고자료
https://rlg1133.tistory.com/88
댓글목록
등록된 댓글이 없습니다.