android - MP3Extractor(34): Unable to resync. Signalling end of stream -
<**> An error is occurring while trying to play the MP3 file from your ** resource folder
I have created a raw folder in the RAS folder. This is the sample code by which I am playing
MediaPlayer mediaPlayer = MediaPlayer.create (GetBaseContext (), R.Rob); MediaPlayer.start (); LOG: 09-02 10: 44: 07.854: info / Android runtime (441): note: attached The thread 'Binder Thread # 3' failed 09-02-10: 44: 08.003: Debuts / AudioSync (34): Buffer Contract (4) is too small and 12 to 09-02 10: 44: 08.224: Warne / AudioFlanger (34 ): Blocked 117 messages, 44 pending writing to write, thread 0xb3f0 09-02 10: 44: 08.283: info / activity manager (59): displayed activity com.soundtest / .soundTestActivity: 511 ms (total 511 ms) 09- 02 10: 44: 13.052: Error / MP3 Actuator (34): Pu Level end unable stream signaling to sync I'm missing something or what ??
The error went after deciding to copy mp3 files from SD to SD when my data If the source is set with SD storage instead of the properties, then it is working fine.
Comments
Post a Comment