A simple Android Pokedex application built with Kotlin.
- Search the Pokémon of your choice
- Doesn't want to type ? Test your luck with the random button
- View all the informations about the Pokémon, including type, stats, and skills.
- Switch between all the game versions where this pokemon is available
Download the APK in the releases view on your Android device:
- Clone the repository:
git clone https://github.com/sansho88/Pokedex.git
-
Open the project in Android Studio.
-
Sync the project with Gradle files.
-
Run the app on an emulator or device.
- Android Studio
- Kotlin 1.5+
- Minimum Android 7.0 "Nougat" (SDK 24): 2016
This project is open-source and available under the MIT License.