# mrcsxsiq/Kotlin-Pokedex

:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation

Repository: https://github.com/mrcsxsiq/Kotlin-Pokedex
Canonical: https://ross.abutalabs.com/products/kotlin-pokedex
Language: Kotlin
License: MIT
License Family: permissive
Topics: android, kotlin, room, viewmodel, navigation, architecture-components, koin, livedata, hacktoberfest, viewbinding
Last push: 2024-01-25T05:22:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2442, "days_push": 951, "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 1552, forks 220 (observed 2026-08-28T04:05:02.344584+00:00)

## What it is
A Pokedex Android application built in Kotlin demonstrating modern Android architecture components including ViewModel, LiveData, Room, Navigation, and ViewBinding. It serves as both a usable Pokemon reference app and a reference implementation of MVVM architecture with Koin dependency injection.

## Use cases
- browse a pokedex of pokemon on android
- learn android mvvm architecture with viewmodel and livedata
- see an example of room database and navigation in kotlin
- find a sample app using koin dependency injection
- study a kotlin android project using viewbinding and retrofit

## When to choose
- you want a well-starred Kotlin example of Android architecture components
- you need a reference app for ViewModel, LiveData, Room, and Navigation patterns
- you want a simple Pokedex app for Android

## When to avoid
- you need Jetpack Compose UI - the author points to compose-pokedex instead
- you need a production-grade Pokemon app with full API coverage - several roadmap items like Coroutines and JUnit are incomplete
- you need an actively developed project - releases are infrequent

## Facets
- artifact type: application
- maturity: maintenance
- function: mobile-framework, state-management, routing, database, http-client, gui
- domain: mobile-development, android-tools, gaming-tools, developer-tools
- platform: jvm
- tags: pokedex, jetpack-architecture-components, room-database, viewmodel, viewbinding, koin-dependency-injection, retrofit, sample-app, pokemon, android, mobile

## Member repositories
- mrcsxsiq/Kotlin-Pokedex (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.344584+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:30:13.164002+00:00, confidence not recorded.
  - readme: https://github.com/mrcsxsiq/Kotlin-Pokedex (fetched 2026-08-28T04:05:02.344584+00:00, sha 8669497c6635)
- Data as of 2026-08-30T08:39:29.467469+00:00.
