# cesarferreira/dryrun

☁️ Try the demo project of any Android Library

Repository: https://github.com/cesarferreira/dryrun
Canonical: https://ross.abutalabs.com/products/dryrun
Homepage: http://cesarferreira.com/dryrun/
Language: Ruby
License: MIT
License Family: permissive
Topics: android, ruby, tool, dryrun, gradle
Last push: 2025-10-31T10:25:03+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 49, release rhythm 8, longevity 100
- inputs: {"age_days": 4033, "days_push": 306, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3788, forks 276 (observed 2026-08-28T04:08:18.677397+00:00)

## What it is
dryrun is a Ruby gem CLI tool that clones any Android library's GitHub repository, builds its demo project with Gradle, and installs it on a connected device. It lets developers try out Android libraries instantly without manually downloading, importing, and syncing projects in Android Studio.

## Use cases
- try an android library demo without opening android studio
- quickly test a github android library on my phone
- run the sample app of an android library from the command line
- evaluate android libraries before adding them to my project
- test a specific branch or tag of an android library
- run an android library demo with a custom flavor or module

## When to choose
- you want to quickly evaluate an Android library's demo app on a device
- you want to avoid the manual clone-import-sync-run cycle in Android Studio
- you need to test a specific branch, tag, flavor, or module of a library

## When to avoid
- you need deep debugging or editing of the library source in an IDE
- you don't have the Android SDK and Gradle environment set up
- you're working on non-Android projects

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, build-tool
- domain: android-tools, mobile-development, developer-tools
- platform: cli, windows
- tags: android, gradle, ruby-gem, library-testing, demo-app, command-line, macos, linux

## Member repositories
- cesarferreira/dryrun (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:18.677397+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:27:27.698776+00:00, confidence not recorded.
  - readme: https://github.com/cesarferreira/dryrun (fetched 2026-08-28T04:08:18.677397+00:00, sha 444cf6a442a1)
  - homepage: http://cesarferreira.com/dryrun/ (fetched 2026-08-29T09:22:05.306328+00:00, sha d724f37f7132)
- Data as of 2026-08-30T08:39:29.467469+00:00.
