Android Open Source - Animation style NerdZoo






Project Summary

An Android Zoo application for viewing pictures of animals, as an example of various Lollipop-level animations and styling..

Web Site / Source Repository

NerdZoo is hosted in the following web site
https://github.com/matthew-compton/NerdZoo

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

ItemValue
Java File Count20
Supported screen sizes[xxxhdpi, mdpi, xxhdpi, v21, hdpi, xhdpi]
Activity Count3
Fragment Count3




License

The license information of NerdZoo is as follows:

Apache License

Resource Files

There are 11 image files in NerdZoo. The names of the image files are listed as follows.

drawer_about_dark.png
drawer_about_light.png
drawer_home_dark.png
drawer_home_light.png
ic_heart_0.png
ic_heart_100.png
ic_heart_25.png
ic_heart_50.png
ic_heart_75.png
ic_overview.png
menu_refresh.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.bignerdranch.android.nerdzoo.ApplicationTest.java
com.bignerdranch.android.nerdzoo.BaseApplication.java
com.bignerdranch.android.nerdzoo.BaseModule.java
com.bignerdranch.android.nerdzoo.anim.BaseItemAnimator.java
com.bignerdranch.android.nerdzoo.anim.PathAnimator.java
com.bignerdranch.android.nerdzoo.anim.RevealAnimator.java
com.bignerdranch.android.nerdzoo.anim.ZooItemAnimator.java
com.bignerdranch.android.nerdzoo.base.BaseActivity.java
com.bignerdranch.android.nerdzoo.base.BaseDrawerActivity.java
com.bignerdranch.android.nerdzoo.base.BaseNormalActivity.java
com.bignerdranch.android.nerdzoo.controller.AboutFragment.java
com.bignerdranch.android.nerdzoo.controller.AnimalActivity.java
com.bignerdranch.android.nerdzoo.controller.AnimalFragment.java
com.bignerdranch.android.nerdzoo.controller.MainActivity.java
com.bignerdranch.android.nerdzoo.controller.ZooFragment.java
com.bignerdranch.android.nerdzoo.drawer.DrawerAdapter.java
com.bignerdranch.android.nerdzoo.drawer.DrawerItem.java
com.bignerdranch.android.nerdzoo.model.Animal.java
com.bignerdranch.android.nerdzoo.model.Zoo.java
com.bignerdranch.android.nerdzoo.util.BuildUtils.java