:android:tools:mirroring:linux:genymobile:ebook:homebrew:

2024-04-28 최신 버전 설치 + 갤럭시 S23

https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md

 
깃허브 클론해서 빌드하면 된다.
 
사용 할 때
 
-K -M 옵션을 줘야 된다.
 

scrcpy install

[2024-10-23 Wed 22:24]

우분투에는 설치하려면 컴파일하는게 좋다.

# for Debian/Ubuntu
sudo apt install ffmpeg libsdl2-2.0-0 adb wget \
                 gcc git pkg-config meson ninja-build libsdl2-dev \
                 libavcodec-dev libavdevice-dev libavformat-dev libavutil-dev \
                 libswresample-dev libusb-1.0-0 libusb-1.0-0-dev
 
cd ~/nosync/apps
git clone https://github.com/Genymobile/scrcpy
cd scrcpy
./install_release.sh

It works

[2023-11-18 Sat 06:02]

https://github.com/Genymobile/scrcpy/blob/master/doc/linux.md

jhnuc :: ~/.local/bin » scrcpy                                                          2 ↵
scrcpy v2.2 <https://github.com/Genymobile/scrcpy>
 daemon not running; starting now at tcp:5037
 daemon started successfully
INFO: ADB device found:
INFO:     -->   (usb)  R3CM80KXYWY                     device  SM_N971N
/home/linuxbrew/.linuxbrew/Cellar/scrcpy/2.2/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 1.6 MB/s (64363 bytes in 0.038s)
[server] INFO: Device: [samsung] samsung SM-N971N (Android 12)
INFO: Renderer: opengles2
INFO: OpenGL version: OpenGL ES 3.2 Mesa 23.0.4-0ubuntu1~23.04.1
INFO: Trilinear filtering enabled
INFO: Texture: 1080x2280
 

Ebook Viewer

[2023-11-18 Sat 06:55]

잘 된다. 괜찮다.

caption="<span class="figure-number">Figure 1: ebook viewer" width="100%" >

Related-Notes

References