Create an application that contains screen for at least six zoo animals. Each animal page must include animal pictures, habitat and a brief description about the animal?s lifestyle..
WildKingdom is hosted in the following web site
https://github.com/salvadorlavariega/WildKingdom
If you think the Android project WildKingdom 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 WildKingdom.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
There are 2 image files in WildKingdom. The names of the image files are listed as follows.
button_next.png button_previous.png
The following screenshort is generated from the image listed above.
WildKingdom has the following Java source files.
co.mobilemakers.wildkingdom.AnimalBean.java co.mobilemakers.wildkingdom.ApplicationTest.java co.mobilemakers.wildkingdom.MainActivity.java co.mobilemakers.wildkingdom.OnClickImageListener.java co.mobilemakers.wildkingdom.fragments.MainFragment.java co.mobilemakers.wildkingdom.fragments.TemplateAnimalFragment.java