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

Avocarrot/json2view

Update native Android UI on the fly observed · 2026-08-28

github.com/Avocarrot/json2view · Java · MIT (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4278
  • days_rel: n/a
  • days_push: 3033
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1501 stars · 278 forks observed · 2026-08-28

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

2view is a Java library for Android that converts compatible JSON files into native Android views at runtime, allowing UI changes without recompiling or re-uploading the APK. It is commonly used for A/B testing UI designs and deploying real-time UI fixes.

Use cases

  • update android ui without releasing a new apk
  • a/b test different ui designs remotely
  • dynamically change app layout per user or scenario
  • deploy ui fixes in real time
  • load views from hosted on a server

When to choose

  • you need to change native Android UI remotely without app store review
  • you want to run UI A/B tests without shipping new APKs
  • your layouts are simple enough that runtime view inflation latency is acceptable

When to avoid

  • you need highly complex layouts where runtime view creation causes latency
  • you need a maintained library with recent updates and support
  • you are not building a native Android app in Java

Facets

library · maturity abandoned

ui-components serialization mobile-development android-tools web-development jvm dynamic-ui remote-layouts -to-view ota-ui-updates ab-testing android mobile

1 source

Member repositories

RepositoryRoleHealth v2
Avocarrot/json2viewmain23

For agents

markdown · JSON · MCP: product_card(name="Avocarrot/json2view")

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