How can we play a .m3u8 file in android 2.2 or android 2.3? -


how can play .m3u8 (m3u file uses unicode) file in android 2.2 or 2.3? android capable of playing files in format?

there no built-in support in android versions file format. may able find third-party jar can parse it, though.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -