Hello, I'm having difficultly adding an MP3 to my website that Android 1.6 users can access.
I've tried various methods to add the MP3, for example <a href="music.mp3">click to listen</A>, <AUDIO>, <embed>, etc.
When I click the MP3 link I get "The content is not supported, No application can be found on the phone to open the file. Do you still want to download it?'
The MP3 is not compressed and the webserver has the correct MIME type set. Why won't the Android media player launch when I clik the link?
Any help much appreciated. Thanks, James
I've tried various methods to add the MP3, for example <a href="music.mp3">click to listen</A>, <AUDIO>, <embed>, etc.
When I click the MP3 link I get "The content is not supported, No application can be found on the phone to open the file. Do you still want to download it?'
The MP3 is not compressed and the webserver has the correct MIME type set. Why won't the Android media player launch when I clik the link?
Any help much appreciated. Thanks, James