Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Freeline - A super fast build tool for Android, an alternative to Instant Run

  • Share this:
post-title
Freeline is a super fast build tool for Android and an alternative to Instant Run. Caching reusable class files and resource indices, it enables incremental building Android apps, and optionally deploying the updates to your device by hot swap.

Its supports Speeding up standard android gradle projects with multiple modules, Concurrent tasks that incrementally build project, Build incremental dex and resource pack, Caching resource.arsc support and lot more.
https://www.freelinebuild.com/
https://github.com/alibaba/freeline
License:
Tech: