Conversation
|
Thank you 👍 Will check that soon (hopefully). |
|
Hey @KptnKMan, |
|
The point is it to return the path to the script dir, so yes, that's EXACTLY the point. I've tested it and it works. |
|
Ye, I wasn't sure about the double back slash. I tested it by now too and it works. |
|
If you have a suggestion, do a code review on the PR, and suggest the code edits to be made. |
alSku
left a comment
There was a problem hiding this comment.
support paths with spaces:
SNDCPY_PATH=$(dirname "$SNDCPY_SCRIPT")|
Hi Romain, I could not find another way to contact you... |
@fredaoviana |
|
@alSku I can't see your suggestions on the PR. |
|
Hm maybe I did something wrong |
|
can someone teach mo how to enable sounds using sndcpy? got the same error and I do not know how to use codes or something. I just followed all the videos on youtube how to install scrcpy, sndcpy and vlc. same locations and added the sndcpy to my android phone. still got an error of -- adb: failed to stat sndcpy.apk: No such file or directory |
Created this PR to fix iss in issue:
#80
This should fix apk not found errors in both Windows and Linux when not running the script directly in its own directory.