Screen doesn't load
When I click on the bat file this shows up in cmd
This shows up in cmd -
Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.rom1v.sndcpy/.MainActivity } 'timeout' is not recognized as an internal or external command, operable program or batch file. Playing audio..
But no screen appears. Any idea?
'timeout' is not recognized as an internal or external command,
https://stackoverflow.com/questions/49814017 /timeout-in-batch-after-changing-path-is-not-working
But no screen appears.
In sndcpy v1.1, no dialog is expected to open at all.
Thanks. But what does that mean?
How do I get the screen with my mobile phone mirror then?
How do I get the screen with my mobile phone mirror then?
This issue is on the sndcpy project (a tiny PoC to forward audio), not scrcpy: https://github.com/Genymobile/scrcpy