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

koush/ion

Android Asynchronous Networking and Image Loading observed · 2026-08-28

github.com/koush/ion · Java · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4851
  • days_rel: n/a
  • days_push: 22
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6243 stars · 1020 forks observed · 2026-08-28

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

Ion is an Android library for asynchronous networking and image loading, built on NIO and AndroidAsync. It provides a fluent API for downloading images, JSON, strings, and files, with automatic UI thread handling and request cancellation.

Use cases

  • load images into imageviews asynchronously in android
  • download json from an api in an android app
  • upload files with multipart form data and progress bar
  • make http requests with kotlin coroutines on android
  • cache and gzip http responses on android
  • download files with progress callbacks

When to choose

  • building an Android app that needs simple async HTTP and image loading in one library
  • you want automatic cancellation tied to Activity lifecycle and UI thread callbacks
  • you need animated GIF support in ImageViews

When to avoid

  • building a multiplatform or non-Android Java/Kotlin project
  • you prefer modern first-party stacks like Retrofit/OkHttp or Coil with active ecosystems
  • you need a lightweight image loader only without networking

Facets

library · maturity maintenance

http-client image-processing caching file-upload mobile-development android-tools web-development jvm android async-networking image-loading kotlin-coroutines http2 mobile

1 source

Member repositories

RepositoryRoleHealth v2
koush/ionmain76

For agents

markdown · JSON · MCP: product_card(name="koush/ion")

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