danylovolokh / VideoPlayerManager

This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
3.15k stars 747 forks source link

How to play local video(SD path) #38

Closed yuquanZhu closed 8 years ago

yuquanZhu commented 8 years ago

How to play local video(SD path)

lanetteamkaushal commented 7 years ago

@yuquanZhu have you found solution?