Android (ExoPlayer)
Example of video playback on Android using ExoPlayer
Download and run an example app
- Download this example app from the official Android developer docs, following this guide .
- Open and run the exoplayer-codelab-04 example app using Android Studio .
- Replace the
media_url_dashURL on this line with the DASH manifest URL for your video.
For more, see read the docs.