Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get path for music? #14

Open
DAn3ill opened this issue Mar 26, 2017 · 1 comment
Open

How to get path for music? #14

DAn3ill opened this issue Mar 26, 2017 · 1 comment

Comments

@DAn3ill
Copy link

DAn3ill commented Mar 26, 2017

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

@parsonsyang
Copy link

solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants