Ross ROSS = Recommend OSS · open-source software intelligence for agents

cprcrack/VideoEnabledWebView

Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video support observed · 2026-08-28

github.com/cprcrack/VideoEnabledWebView · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4344
  • days_rel: n/a
  • days_push: 2323
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1056 stars · 288 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Two Java extension classes (VideoEnabledWebView and VideoEnabledWebChromeClient) that add reliable HTML5 <video> support to Android's WebView, including inline playback and fullscreen handling. It works from Android 2.2 onward and was tested up to Android 4.4's Chromium WebView.

Use cases

  • play html5 videos inside an android webview
  • make webview videos go fullscreen and exit fullscreen automatically
  • fix videos not playing a second time in webview
  • show loading indicator for webview video playback
  • embed inline video in a hybrid android app

When to choose

  • you are building an Android app with a WebView that must render <video> content reliably across devices
  • you need fullscreen video behavior that the stock WebView lacks
  • you target older Android API levels where WebView video support is broken

When to avoid

  • you use modern Android WebView versions where HTML5 video mostly works out of the box
  • you need a maintained solution - the project has not been updated since 2020
  • you are not on Android/Java

Facets

library · maturity maintenance

ui-components video-processing mobile-development web-development jvm webview html5-video android-library fullscreen-video video android

1 source

Member repositories

RepositoryRoleHealth v2
cprcrack/VideoEnabledWebViewmain32

For agents

markdown · JSON · MCP: product_card(name="cprcrack/VideoEnabledWebView")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem