https://github.com/testpress/android-player-sdk
https://github.com/testpress/android-player-sdk
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/testpress/android-player-sdk
- Owner: testpress
- Created: 2022-10-02T10:51:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-17T11:02:45.000Z (3 months ago)
- Last Synced: 2025-12-19T19:14:52.212Z (3 months ago)
- Language: Kotlin
- Size: 1.11 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction:
The Android Player SDK is a powerful video player library designed for seamless integration into your Android applications. It offers a robust set of features for playback control, event handling, and advanced functionalities (like DRM, subtitles, adaptive streaming). This documentation guides you through setting up the SDK and getting started with its core functionalities.
## Setup Android Player SDK
- Check this Document for [Setup](https://github.com/testpress/android-player-sdk/blob/main/SETUP.md)
## Published Maven library
- Maven Library GitHub [Repository](https://github.com/testpress/maven)
## Sample Android App
- Sample Android App GitHub [Repository](https://github.com/testpress/sample-android-app)