-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(macos Mojave 10.13.6) "adb: failed to stat sndcpy.apk: No such file or directory" #98
Comments
Okay it seems to work i saw the cast pop up in my phone and everything but the vlc didn't pop up
|
Is VLC installed? What's its location? |
in the applications folder...
|
Try |
Okay it works but almost
edit1 - wait is this the part i ignore this? am i done |
when i run the sndcpy normally it shows this:
but when i change the
SNDCPY_APK=${SNDCPY_APK:-sndcpy.apk}
into its directory which isSNDCPY_APK=${SNDCPY_APK:-/Users/MacbookAir/Downloads/sndcpy-v1.0/sndcpy.apk}
then i run it and now i got this:
i only took #80 as reference and i have no idea how to make this work anymore, im not good with coding much
The text was updated successfully, but these errors were encountered: