Skip to content

How to get path for music? #14

Description

@DAn3ill

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.
device-2017-03-26-164300

Any help would be appreciated! Thank you in advance!

Regards,

Daniel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions