Hi again, another day another question.
The other day I hit the Debug option just out of curiosity, and was presented with the error "Could not find myfile.txt ...." this is a txt file I read into an array at the very start of my program. It is located in the Media folder of the project. Didn't pay it much attention at the time as I was not really wanting to use the debugger then, and all works fine when just running it.
Today I tried broadcasting to my Android phone for the first time and I experience the same (similar) error message on the phone. "Failed to open file for reading myfile.txt".
I've tried searching the forum but without much success
Can anyone enlighten me as to why this file is found when running the program but not when Debugging or broadcasting??
Cheers
Graham