Skip to main content
All CollectionsHow-to's and DemosVOD
How to Integrate Videos in Your Android App
How to Integrate Videos in Your Android App
Diego Gutierrez avatar
Written by Diego Gutierrez
Updated over a week ago

Mobile User Options for Playing Videos

As a developer, it's important to ensure that your videos are accessible to all of your users, including those on mobile devices. Fortunately, with api.video, you have different options for playing videos on mobile devices.

Browser Access

If your user is accessing your videos through a browser on their mobile device, our player will work seamlessly without any need for hard coding on your end. This means that your users can easily watch your videos without any extra steps or technical knowledge.

Native Applications

But what if your user is accessing your videos through a native application? We have excellent news for you! We provide an open source player that is already integrated with our API. This means that you can easily incorporate our player into your native application, making it simple for your users to watch your videos. You can find the player on our GitHub page here: https://github.com/apivideo/api.video-android-player.

Other Features

Perhaps you're looking for additional features for your video player. In this case, you can use any Android native video player that is capable of playing HLS videos. We provide the HLS URL for each of our videos, making it easy for you to integrate them with other players. This gives you the flexibility to choose the video player that best suits your needs.

With api.video, you have multiple options for playing videos on mobile devices. Whether your users are accessing your videos through a browser or a native application, our platform makes it easy for them to watch and enjoy your content. So go ahead and start creating amazing videos for your mobile users!

Did this answer your question?