# keyboardsurfer/idea-live-templates

An #androidDev collection of Live Templates for Android Studio

Repository: https://github.com/keyboardsurfer/idea-live-templates
Canonical: https://ross.abutalabs.com/products/idea-live-templates
Language: Shell
License: Apache-2.0
License Family: permissive
Topics: android-studio, android-studio-template
Last push: 2016-02-03T16:16:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5017, "days_push": 3864, "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 1584, forks 262 (observed 2026-08-28T04:05:07.329840+00:00)

## What it is
A collection of Live Templates for Android Studio and IntelliJ IDEA that expand short abbreviations into common Android code snippets like logging, findViewById, Toasts, and Parcelable boilerplate. The vanilla templates were merged into Android Studio 1.5, so this repository mainly serves as a reference for creating custom templates.

## Use cases
- speed up writing android logging code with shortcuts
- generate findViewById boilerplate quickly in android studio
- create fragment newInstance helpers with a template
- learn how to write custom live templates for intellij
- add toast and intent snippets to android studio

## When to choose
- you use an old Android Studio version before 1.5
- you want examples to base your own live templates on

## When to avoid
- you use Android Studio 1.5 or newer, which includes these templates by default
- you need actively maintained tooling

## Facets
- artifact type: plugin
- maturity: abandoned
- function: developer-tools, editor, boilerplate
- domain: android-tools, developer-tools, mobile-development
- platform: editor-plugin, cross-platform
- tags: android-studio, live-templates, intellij-idea, code-snippets, productivity

## Member repositories
- keyboardsurfer/idea-live-templates (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.329840+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-30T03:55:57.616482+00:00, confidence not recorded.
  - readme: https://github.com/keyboardsurfer/idea-live-templates (fetched 2026-08-28T04:05:07.329840+00:00, sha 77a0344ff0d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
