Hi, this patch adds support for screen mirroring Android phones on the desktops. There are 2 remarks: - The Android part scrcpy-server is prebuild due to Guix not supporting gradle and Android builds. Without this the tool does not work. - I've currently hardcoded the x86 architecture in the install phase. Not sure how to make it architecture agnostic. ---- Petr