从M3U在Android流M3U、Android

由网友(浅吟半夏)分享简介:我了Android OS合作,试图从一个M3U流。我不明白为什么这是在Android大不了的事,但由于某种原因,它是。该M3U结构简单,它本质网址外部MP3文件的列表。但是,当您单击M3U在浏览器中,它试图推出,然后告诉我,这是一个不支持的文件类型。I am working with Android OS to tr...

我了Android OS合作,试图从一个M3U流。我不明白为什么这是在Android大不了的事,但由于某种原因,它是。该M3U结构简单,它本质网址外部MP3文件的列表。但是,当您单击M3U在浏览器中,它试图推出,然后告诉我,这是一个不支持的文件类型。

I am working with Android OS to try to stream from an M3U. I don't see why this is a big deal on Android, but for some reason it is. The M3U structure is simple, it's essentially a list of URLs to external MP3 files. However, when you click the M3U in the browser, it tries to launch and then tells me that it's an unsupported file type.

MP3被记录为一个支持流协议: http://developer.android.com/guide/appendix/media-formats.html

MP3 is documented as being a supported streaming protocol: http://developer.android.com/guide/appendix/media-formats.html

这完美的作品在iPhone上。我真的愿意相信,Droid并(因为他们做广告),我不想恨它太硬了,但为什么竟然没有支持?一个简单的M3U

This works flawlessly on the iPhone. I'd really like to believe that "Droid does" (as they advertise) and I don't want to hate on it too hard, but why isn't a simple M3U even supported?

有一个外部应用程序,支持这些具有先安装?

Is there an external app that supports these that has to be installed first?

由于任何人谁可以阐明这个问题的一盏小灯。我所用测试的是目前的模拟器,但我的朋友的设备可以证实,这是行不通的。

Thanks to anyone who can shed a little light on this subject. All I have to test with is the emulators currently, but my friends with devices can confirm that this is not working.

推荐答案

这是已知的问题。目前,(这是3.0.1),Android不支持M3U使用HTTP连接。

That is known issue. Currently (that's 3.0.1), Android doesn't support m3u with HTTP links.

请进入Android的问题列表,并投票的问题,所以它可以是固定的。

Please go to Android issue list and vote for issue, so it can be fixed.

http://$c$c.google.com/p/android/issues/detail?id=7028

是的,免费的只是播放列表从市场hepls应用程序来解决这个问题。

And yes, free "Just Playlists" app from Market hepls to tackle the issue.

阅读全文

相关推荐

最新文章