ghbolivar / android-on-freerunner

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

Audio is not working on Eclair #136

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install android-on-freerunner-master-daily-20100404.tar.bz2
2. Put some music into /sdcard/Sounds
3. Try to play the music using built-in player

What is the expected output? What do you see instead?
To hear the audio

What version of the product are you using? On what operating system?
http://serdar-dere.net/~serdar/daily/android-on-freerunner-master-daily-20100404
.tar.bz2

Please provide any additional information below.
logcat shows following strings:
E/PV      (  840): OsclErrorTrap::Init error 1
E/MediaPlayerService(  840): Failed to create player object
E/MediaPlayer( 1452): Unable to to create media player

Original issue reported on code.google.com by skliarie@gmail.com on 6 Apr 2010 at 3:40

GoogleCodeExporter commented 9 years ago
this looks like an MediaPlayer error, not a sound error of master.
if you make a call you will see it.

haven't tested MediaPlayer, so it does not work.
we need more investigation about that, but I would concentrate on more 
important stuff first.

you are welcomed for more debugging stuff, -b radio for example.

Greetings Serdar

Original comment by seder...@googlemail.com on 19 Apr 2010 at 9:49

GoogleCodeExporter commented 9 years ago

Original comment by scarhill on 25 Apr 2010 at 12:33