Menampilkan Layar Android Di Linux dengan scrcpy



1. Koneksi Internet

2. Install Snapd

sudo apt install snapd

3. Start Snapd

systemctl start snapd.service


4. Cek Status Snapd

systemctl status snapd.service


5. Cek Version Snapd

snap version


6. Install scrcpy

snap install scrcpy


7. Install ADB

sudo apt-get install android-tools-adb


8. Cek Device


adb devices


9. SCRCPY


scrcpy




0 komentar