Environment: Windows 10 laptop with connected Android phone (Android 11)
I am trying to copy some .wav files from my connected Android phone:
filecopy("This PC\Galaxy A42 5G\Phone\Android\data\com.Chillseekers.MiracleBox\files\*.wav", "C:\Users\BLAH\Documents\The Miracle Box\",$FC_OVERWRITE)
but the source location is not recognized.
How do I properly identify the source?
Please note: I have already tried changing the save location of .wav files to sd card, but that functionality does not work in the app that creates the .wav files.