The new version of how to create an internet media player for android.
The Android platform provides libraries you can use to stream media files, such as remote audio files, playback in your apps. In this tutorial, we will stream a video file, displaying it using the VideoView component with a MediaController object to let the user control playback.