jancona / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
1 stars 1 forks source link

Music player does not detect songs from the SD:/Music #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy several music files onto SD card into /Music folder
2. Run the builitin "Music" application
3. Click onto the "Songs" button
4. Observe blank screen

What is the expected output?
To see list of songs on the SD.

What do you see instead?
Blank screen.

What version of the product are you using? On what operating system?
android-on-freerunner-cupcake-0.1.1.tar.gz

Please provide any additional information below.
Here is the howto for copying music for the real android phones:
http://www.simplehelp.net/2009/07/29/how-to-copy-music-to-your-android-phone-fro
m-windows/

Original issue reported on code.google.com by skliarie@gmail.com on 14 Oct 2009 at 4:57

GoogleCodeExporter commented 9 years ago
Have you tried to run the media scanner to see what if that works?
It's dev tools->media scanner.

If that doesn't work do you have some special characters in the file names? I 
had
problems with this when removing all special characters it worked for me. You 
can see
in the logcat what songs it doesn't like.

If you still can't get it to work can you post a logcat from when you run the 
media
scanner?

Original comment by larlin...@gmail.com on 14 Oct 2009 at 9:11

GoogleCodeExporter commented 9 years ago
The media scanner worked, thank you!
Why isn't the media scanner integrated into the media player?

And why the audio is so quiet? On SHR I used to get twice the volume...

Original comment by skliarie@gmail.com on 14 Oct 2009 at 9:29

GoogleCodeExporter commented 9 years ago
The media scanner is supposed to be run when it detects the card, sometimes it 
seems
to fail. Will close this now I don't think we got any good way to debug the 
problem
to fix it.

Original comment by larlin...@gmail.com on 14 Oct 2009 at 9:39