rom1v / sndcpy

Android audio forwarding (scrcpy, but for audio)
MIT License
3.29k stars 303 forks source link

Fix "sndcpy.apk no such file or directory" when executed globally #272

Open WindOfXaos opened 11 months ago

WindOfXaos commented 11 months ago

Make sndcpy.apk relative to the script path, to enable running sndcpy.bat from outside the script directory or as a global script.

Before:

apk_not_found

After:

apk_found