# nekocode/create-android-kotlin-app

Create kotlin android project with one line of command.

Repository: https://github.com/nekocode/create-android-kotlin-app
Canonical: https://ross.abutalabs.com/products/create-android-kotlin-app
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: android, template
Last push: 2021-02-05T14:00:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4023, "days_push": 2035, "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 1585, forks 217 (observed 2026-08-28T04:05:07.571644+00:00)

## What it is
A Kotlin-based Android application template with a one-line creator script that scaffolds a new project. It bundles AndroidX, Architecture Components, RxKotlin, and Dagger2 with useful dependency-injection and Rx disposal extensions.

## Use cases
- scaffold a new android kotlin project from the command line
- generate an android app starter with androidx and dagger2 preconfigured
- bootstrap a kotlin android project with mvvm architecture components
- quickly create an android project with rxkotlin setup
- start an android app from a template instead of android studio wizard

## When to avoid
- you need jetpack compose instead of the older view-based stack
- you want the latest maintained template, as the last release was in 2021
- you prefer android studio's official new-project wizard

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, cli, mobile-framework
- domain: mobile-development, developer-tools, android-tools
- platform: cli, jvm
- tags: project-template, scaffolding, androidx, kotlin-template, project-generator, boilerplate, android

## Member repositories
- nekocode/create-android-kotlin-app (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.571644+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:32:43.466675+00:00, confidence not recorded.
  - readme: https://github.com/nekocode/create-android-kotlin-app (fetched 2026-08-28T04:05:07.571644+00:00, sha e76678f25155)
- Data as of 2026-08-30T08:39:29.467469+00:00.
