d2989920c1
Add a command line option --start-app=name to start an Android app by its package name. For example: scrcpy --start-app=org.mozilla.firefox The app will be started on the correct target display: scrcpy --new-display --start-app=org.mozilla.firefox Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com>