sndcpy
sndcpy copied to clipboard
sndcpy problem
adb: failed to stat sndcpy.apk: No such file or directory Uninstalling existing version first... Failure [DELETE_FAILED_INTERNAL_ERROR] Failed with error #1.
It appears to be a problem with the directory where sndcpy.apk was extracted, it didn't found it.
Edit the sndcpy and look for SNDCPY_APK variable.
An example: SNDCPY_APK=/home/myuser/Downloads/sndcpy.apk
Thank you mate!