Android Open Source - Development studio PunkedexAS






Project Summary

Home work as example of a Pokedex. Build on Android Studio. With minimun support Andorid 2.3.

Web Site / Source Repository

PunkedexAS is hosted in the following web site
https://github.com/Pnkkito/PunkedexAS

If you think the Android project PunkedexAS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PunkedexAS.

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

PunkedexAS has the following Java source files.

com.punkedex.punkedex.ApplicationTest.java
com.punkedex.punkedex.MainActivity.java
com.punkedex.punkedex.adapters.PokemonAdapter.java
com.punkedex.punkedex.models.PokemonModel.java
com.punkedex.punkedex.utils.ConstantUtil.java
com.punkedex.punkedex.utils.PokeDexUtil.java