# JulienGenoud/android-percent-support-lib-sample

[Deprecated] Just a sample of the android percent support lib

Repository: https://github.com/JulienGenoud/android-percent-support-lib-sample
Canonical: https://ross.abutalabs.com/products/android-percent-support-lib-sample
Language: Java
License: MIT
License Family: permissive
Archived: true
Last push: 2017-03-22T08:38:29+00:00

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

## Adoption (not part of the score)
Stars 2748, forks 649 (observed 2026-08-28T04:07:17.782603+00:00)

## What it is
A sample Android project demonstrating the deprecated Android Percent Support Library, showing percentage-based layouts like PercentRelativeLayout and PercentLinearLayout. It is deprecated since support library v26, where ConstraintLayout is the recommended replacement.

## Use cases
- learn how to use percentage-based layouts in Android
- see examples of PercentRelativeLayout and PercentLinearLayout
- understand how to size views proportionally on Android
- migrate from percent support library to ConstraintLayout
- find sample code for Android layout percentages

## When to choose
- you are maintaining a legacy Android project that still uses the percent support library
- you want a quick reference example of percentage-based layouts
- you need to understand how the old percent layouts worked before migrating

## When to avoid
- you are starting a new Android project - use ConstraintLayout instead
- you need actively maintained layout libraries
- you target support library v26 or newer where percent layouts are deprecated

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: ui-components, developer-tools
- domain: mobile-development, android-tools, web-design
- platform: jvm
- tags: android-percent-support-lib, sample-project, deprecated, percent-layouts, constraintlayout-replacement, android

## Member repositories
- JulienGenoud/android-percent-support-lib-sample (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:17.782603+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-30T08:18:59.815667+00:00, confidence not recorded.
  - readme: https://github.com/JulienGenoud/android-percent-support-lib-sample (fetched 2026-08-28T04:07:17.782603+00:00, sha 595a27e8d27a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
