-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hello,
May I ask what the correct way is to give the path of an .mp3 music file on SD card for function getFileName() ?
@Override
protected String getFileName() {
return "path to your audio file";
}
I tried several ways, but I always get java.io.FileNotFoundException. I use a KitKat based phone for testing.

Any help would be appreciated! Thank you in advance!
Regards,
Daniel
Metadata
Metadata
Assignees
Labels
No labels