Home work as example of a Pokedex. Build on Android Studio. With minimun support Andorid 2.3.
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.
The following table is the detailed list of PunkedexAS.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
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