This sample demonstrates how to use the vimeo video with exoplayer
By using vimeo API, you can get real url path for public videos by video_id.Then you have to push this url path to exoplayer media
- Vimeo Developer Create app on developer account
- Vimeo Networking API Java networking library used for interacting with the Vimeo API
- ExoPlayer Create media player for Android