How to support MP3 playback on Android?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to support MP3 playback on Android?

650 Views
13614278
Contributor III

I build the Android 9.0 system on IMX8mini successfully.

But when I try to click a MP3 file(this file isn't damanged, it's playable on my phone), the android would pop a toast, which said 'player doesn't suppport this type of audio flie '.

How should I do to support this simple feature for this?

Tags (1)
0 Kudos
Reply
1 Reply

607 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Yang Songxiang,


You can find the list of supported codecs on the Release Notes of the Android BSP you are using.
It could be that the file itself has some properties that won’t allow it’s playback like the case below:


https://community.nxp.com/message/868230


I hope this helps!
Regards,

0 Kudos
Reply