Is there some android media player library? [closed]
开发者_开发问答
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this questionDo you know some open source media player libraries for android ? Or an open source android player app ?
I want to develop an app capable to play android m4v, I know Samsung galaxy Tab 7" is able to play them, but it's not officially supported by android.
Thanks
You can use MediaPlayer
As far as I know it could be able to play m4v files without DRM protection
精彩评论