Android Development
Sample streaming video mediaplayer or how to stream video from url in Android.
Hi, I want to share you my sample Android video player. This player can play video from URL. Also below you can download source code of Android Maven project. My player have individual style. What features does the player have: Nice MediaController. I don’t use MediaController from Android API. New Read more…