# romainguy/road-trip

A sample Android application that demonstrates how to implement various visual effects.

Repository: https://github.com/romainguy/road-trip
Canonical: https://ross.abutalabs.com/products/road-trip
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-03-24T10:06:56+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4634, "days_push": 3449, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1454, forks 265 (observed 2026-08-28T04:04:46.724071+00:00)

## What it is
RoadTrip is a sample Android application by Romain Guy demonstrating how to implement various visual effects such as animated path tracing, parallax scrolling, pinned scrolling, and animated action bar opacity. It serves as educational reference code for Android UI techniques rather than a production library.

## Use cases
- learn how to implement parallax scrolling on Android
- see an example of animated path tracing in an Android app
- implement a black-and-white to color image transition while scrolling
- create a stacked cards pinned scrolling effect
- animate action bar opacity like Google Music
- study sample Android UI effect code

## When to choose
- you want reference implementations of classic Android visual effects
- you are learning Android custom UI and animation techniques
- you need example code for parallax or pinned scrolling patterns

## When to avoid
- you need a maintained library or production-ready component
- you target modern Android with Jetpack Compose
- you expect updates, releases, or support

## Facets
- artifact type: application
- maturity: abandoned
- function: animation, ui-components, image-processing
- domain: mobile-development, web-design, tutorials
- platform: jvm
- tags: sample-app, visual-effects, android-ui, parallax-scrolling, learning-demo, android

## Member repositories
- romainguy/road-trip (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:46.724071+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-30T04:35:42.536113+00:00, confidence not recorded.
  - readme: https://github.com/romainguy/road-trip (fetched 2026-08-28T04:04:46.724071+00:00, sha 151962cd82d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
