Android Open Source - Development restful pokedex






Project Summary

Just a REST android app made for test.

Web Site / Source Repository

pokedex is hosted in the following web site
https://github.com/andrescanales/pokedex

If you think the Android project pokedex 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 pokedex.

ItemValue
Java File Count11
Activity Count4
Fragment Count2
Required Permissionsandroid.permission.CALL_PHONE
android.permission.INTERNET




License

The license information of pokedex is as follows:

MIT License

Java Source Files

com.andrescanales.pokedex.ApplicationTest.java
com.andrescanales.pokedex.GsonRequest.java
com.andrescanales.pokedex.MainActivity.java
com.andrescanales.pokedex.PokedexApplication.java
com.andrescanales.pokedex.PokemonAdapter.java
com.andrescanales.pokedex.PokemonDetailFragment.java
com.andrescanales.pokedex.PokemonDetail.java
com.andrescanales.pokedex.PokemonListApiTask.java
com.andrescanales.pokedex.PokemonListFragment.java
com.andrescanales.pokedex.Pokemon.java
com.andrescanales.pokedex.SettingsActivity.java