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

alibaba/freeline

A super fast build tool for Android, an alternative to Instant Run observed · 2026-08-28

github.com/alibaba/freeline · homepage · Java · BSD-3-Clause (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3682
  • days_rel: n/a
  • days_push: 2306
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5438 stars · 620 forks observed · 2026-08-28

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

Freeline is a fast incremental build tool for Android apps, serving as an alternative to Instant Run. It caches reusable class files and resource indices to enable second-level incremental builds with hot swap deployment to devices.

Use cases

  • speed up android app builds during development
  • avoid full recompile and reinstall after code changes
  • hot swap dex and resources onto a running android app
  • incremental build for multi-module gradle android projects
  • generate small patches for over-the-air hotfixes
  • dynamically replace native .so libraries without rebuilding

When to choose

  • you develop Android apps with slow Gradle build cycles and want second-level incremental builds
  • you want an Instant Run alternative with hot swap of code, resources, and native libraries
  • you need a basis for generating small OTA hotfix patches

When to avoid

  • you use modern Android Studio with up-to-date build tooling, as the project is unmaintained since 2020
  • you need support for the latest Android Gradle Plugin versions or newer Android APIs
  • you require a maintained tool with active community support

Facets

cli-tool · maturity abandoned

build-tool developer-tools deployment mobile-development developer-tools android-tools cli cross-platform android incremental-build hot-swap instant-run-alternative gradle hotpatching build-tool

1 source

Member repositories

RepositoryRoleHealth v2
alibaba/freelinemain23

For agents

markdown · JSON · MCP: product_card(name="alibaba/freeline")

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