Skip to content

neyogiry/Android-Pokedex

Repository files navigation

Pokedex App

License

Welcome to the Pokedex App! This Android application is your ultimate companion for exploring the fascinating world of Pokémon. Built using Compose and following the MVVM design pattern, this app allows users to browse and search for Pokémon, view detailed stats, and explore various types and abilities.

Tip

If you want to see the application for different platforms, check out the iOS | Flutter repositories.

Requirements

Android Studio: 2024.2.1
Target SDK: 34
Kotlin: 1.9.20

API

These sample Pokedex apps use PokeAPI.
This is a full RESTful API linked to an extensive database detailing everything about the Pokémon main game series.

Find this repository useful? ♥️

Support it by joining neyogiry for this repository. 🌟
Also, follow me on GitHub for more content! 👨‍💻

License

Copyright 2022 Designed and developed by neyogiry

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.