Android how to add support of unsupported media formats -


how can add suport of these audio formats adnroid application:

  • aa
  • dolby digital (ac3)
  • aac
  • adx
  • asf
  • ahx
  • aiff
  • ape
  • aud

and many others. real? or hard implement?
same question related video, text files (djvu, pdf etc) , playlists (b4s, fpl).

thank you.

have @ vitamio. open source library supports many different media formats. of supported formats listed here.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -