I have tried HTML 5 tag and that does not work. I have also tried jPlayer and that does not work as well. I need a mp3 player that will play on Froyo 2.2. Any suggestions or direction would be very appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
jPlayer just makes the
<audio>tag for you, so both of those are attempting to do audio through HTML5, which the FroYo browser does not support (Gingerbread does, though). The easiest way to play the audio would be to make the audio into a Flash video and insert it that way.