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

yale8848/CacheWebView

Custom implement Android WebView cache, offline website, let cahe config more simple and flexible observed · 2026-08-28

github.com/yale8848/CacheWebView · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3263
  • days_rel: n/a
  • days_push: 1953
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2027 stars · 298 forks observed · 2026-08-28

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

An Android library that implements custom caching for WebView by intercepting resource requests, allowing larger cache space and forced caching of static resources. It enables websites to work offline and simplifies cache configuration.

Use cases

  • cache webview static resources on android
  • make a website work offline in webview
  • increase webview cache storage limit
  • retrieve images already loaded in webview from cache
  • speed up webview page loading with forced caching
  • intercept webview resource requests for custom caching

When to choose

  • you need offline access to websites in an Android WebView
  • default WebView cache limits are too small for your app
  • you want faster WebView loads by force-caching static assets
  • you need programmatic access to cached web resources like images

When to avoid

  • you target platforms other than Android
  • you need a maintained library with recent updates
  • your app uses modern WebView APIs incompatible with request interception
  • you only need simple HTTP caching without WebView

Facets

library · maturity maintenance

caching http-client middleware mobile-development web-development android-tools jvm webview offline-website resource-interceptor static-resource-cache android

1 source

Member repositories

RepositoryRoleHealth v2
yale8848/CacheWebViewmain32

For agents

markdown · JSON · MCP: product_card(name="yale8848/CacheWebView")

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