Ubuntu Android screen mirror/cast
Mirror and use android mobile on ubuntu pc
- Install scrcpy with "sudo apt install scrcpy"
- Enable USB Debugging mode in your mobile
- connect your mobile to pc and run "adb devices" -> allow permissions
- run command "scrcpy"
- Enjoy it!
WireLess
adb tcpip 5555adb connect 192.168.0.101:5555scrcpy
Comments
Post a Comment