Skip to content

This is an example project implemented technologies recommended by google such us MVVM(Architecture) - Hilt(DI) - Room(DB) - Jetpack Compose(UI) - Compose Navigation - Type Save

Notifications You must be signed in to change notification settings

r1n1os/Pokedex-Android

Repository files navigation

Pokedex-Android

Pokedex-Android was developed to showcase various modern Android development toolkits recommended by Google.

Note

If you want to see the Flutter version of Pokedex, check out the Pokedex-Flutter repository.

Project Tech Stack:

Basic Configurations:

  • compileSdk: 35
  • targetSdk: 35
  • minSdk: 28
  • gradle: 8.7.2
  • kotlin: 2.0.21

Example:

Pokemon List Screen Pokemon Details Screen Pokemon Not Found Screen

References:

UI insperation:

Pokedex-Android uses two APIs from which getting the required information:

About

This is an example project implemented technologies recommended by google such us MVVM(Architecture) - Hilt(DI) - Room(DB) - Jetpack Compose(UI) - Compose Navigation - Type Save

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages