About Android
Android is a mobile operating system developed by Google, based on the Linux kernel and primarily designed for touchscreen devices such as smartphones and tablets.
Android offers a rich ecosystem of apps through the Google Play Store and provides users with a customizable and versatile experience. It supports a wide range of features, including multitasking, notifications, and Google services integration, making it a preferred choice for both users and developers alike.
About the Android Video Player from api.video
The api.video Android player helps you to include your videos in your Android applications very easily and quickly.
The api.video Android player is available on GitHub and comes with an example application, and the artifact is hosted on Maven Central.
The minimum Android API version supported by the api.video Android player is 24. Make sure that you don’t have a minSdk version under 24.
The API is divided into 2 main components:
- The player view: This component displays the video and its controls: ApiVideoExoPlayerView class.
- The player controller: This component controls the video and its events: ApiVideoPlayerController class.
Extra Android resources
To go along with the Android Video Player, check out our: