eneim/toro
Video list auto playback made simple, specially built for RecyclerView observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3867
- days_rel: n/a
- days_push: 2255
- n_releases_24m: 0
Adoption not part of the score
1415 stars · 250 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Toro is an Android library that simplifies automatic video playback in RecyclerView lists, starting and pausing videos based on scroll position and app lifecycle. It supports both MediaPlayer and ExoPlayer with customizable player selection strategies.
Use cases
- auto-play videos in a scrolling feed like Twitter or TikTok
- pause video playback when a RecyclerView item scrolls off screen
- save and restore video playback positions across configuration changes
- use ExoPlayer with RecyclerView video lists
- manage multiple video players in a single list
- build a video feed app on Android
When to choose
- building an Android app with a scrollable video feed that should auto-play
- you need ExoPlayer or MediaPlayer integration with RecyclerView
- you want playback position persistence across orientation changes
When to avoid
- building for platforms other than Android
- you need a single full-screen video player without list scrolling
- you need a actively maintained solution with recent releases (last release 2020)
- your project uses Jetpack Compose rather than RecyclerView
Facets
library · maturity maintenance
video-processing ui-components animation android-tools mobile-development media recyclerview exoplayer auto-playback video-player java media-playback video android mobile
1 source
- readme: https://github.com/eneim/toro · fetched 2026-08-28 · 4e587bbf4bf1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eneim/toro | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem