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

moagrius/TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing. observed · 2026-08-28

github.com/moagrius/TileView · 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: 4776
  • days_rel: n/a
  • days_push: 2248
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1454 stars · 329 forks observed · 2026-08-28

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

TileView is an Android ViewGroup subclass that asynchronously renders, pans, and zooms very large images by composing bitmap tiles, with plugins for markers, hotspots, and path drawing. The project is no longer maintained and recommends the successor MapView library.

Use cases

  • display a huge map or floorplan image on Android with pan and zoom
  • show deep-zoom tiled images in an Android app
  • add markers and hotspots on top of a large tiled image
  • render gigapixel images on mobile without out-of-memory errors
  • draw paths over a tiled map view in Android

When to choose

  • you need to display extremely large images or maps in an Android app with smooth panning and zooming
  • you want a tile-based image view with marker and hotspot plugins
  • you're okay using an unmaintained library or its maintained successor MapView

When to avoid

  • you need active maintenance and support - the project is explicitly unmaintained
  • you're building for platforms other than Android
  • you prefer a modern Kotlin library - use MapView instead

Facets

library · maturity abandoned

ui-components image-processing graphics mobile-development android-tools graphics jvm image-tiling pan-and-zoom android-viewgroup markers hotspots deep-zoom unmaintained android mobile

1 source

Member repositories

RepositoryRoleHealth v2
moagrius/TileViewmain23

For agents

markdown · JSON · MCP: product_card(name="moagrius/TileView")

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