https://github.com/chetanvaghela457/android-tv
Experience seamless video streaming on Android TV & Fire TV with our Kotlin-built app using MVVM architecture. Enjoy Exoplayer integration for smooth playback of YouTube, Vimeo, and more videos!
https://github.com/chetanvaghela457/android-tv
android android-app androidtv kotlin-android tvapp
Last synced: 5 months ago
JSON representation
Experience seamless video streaming on Android TV & Fire TV with our Kotlin-built app using MVVM architecture. Enjoy Exoplayer integration for smooth playback of YouTube, Vimeo, and more videos!
- Host: GitHub
- URL: https://github.com/chetanvaghela457/android-tv
- Owner: chetanvaghela457
- Created: 2023-09-06T08:58:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T06:08:10.000Z (over 2 years ago)
- Last Synced: 2025-03-28T03:15:44.616Z (about 1 year ago)
- Topics: android, android-app, androidtv, kotlin-android, tvapp
- Language: Kotlin
- Homepage:
- Size: 8.63 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Strimm Android TV
Part of the Strimm TV Project
---
Strimm Android TV is a Strimm client for Android TV and Amazon Fire TV devices.
We welcome all contributions and pull requests! If you have a larger feature in mind please open an
issue so we can discuss the implementation before you start.
### Strimm is Unofficial TV Client for Android TV. The project currently consists of:
- Android TV Application
- Unit Tests
- ExoPlayer Video Play
- MVVM Architecture
- Clean Code Format
- Dagger2/Hilt
- Retrofit API Calls
### Features Of App:
- App Plays the Videos from Multiple platform Like Youtube, Vimeo, M3U8 File, MP4 files etc.
- It contains multiple categories to diffrentiate the list.
- Worked in Timezone and Video Length wise to create your personlized channel.
## Build Process
### Dependencies
- Android Studio
### Build
Clone or download this repository
```sh
git clone https://github.com/chetan532/Strimm2.0.git
cd strimm-androidtv
```
### Demo