/PokeApex

A Pokedex developped for Android with Kotlin. Project based on PokeAPI

Primary LanguageKotlinMIT LicenseMIT

Android Pokedex

Kotlin Version Gradle API License Donate

WARNING: Fetching high resolution pokemon images from https://pokeres.bastionbot.org/images/pokemon/{id}.png is not possible any more. At this time I don't have API alternatives to solve this issue.

A Pokedex Android app built with Kotlin, using PokeAPI datasource.

Development tools

Features

  • Dark mode
  • Offline mode
  • List 7 generations of pokemons
  • Pokemon Home - Filter pokemons by generation
  • Pokemon Home - Scroll to top
  • Pokemon Home - Dynamic search with autocomplete list refresh
  • Pokemon Home - Filter by Favorites and by Caught
  • Pokemon Home - Display percentage completion for Caught list
  • Pokemon Home - Change favorite/caught status in list item directly.
  • Pokemon Detail - Description
  • Pokemon Detail - Abilities
  • Pokemon Detail - Base Stats
  • Pokemon Detail - Add to Favorites
  • Pokemon Detail - Add to Caught checklist
  • Pokemon Detail - Moves
  • PokemonDetail - Animated image preview
  • French translation

Download

Go to the releases page to download the latest available apk.

License

This project is licensed under the MIT License - see the LICENSE file for details