This app is a demo of the RotationPageTransformer.
AnimalFlashCards is hosted in the following web site
https://github.com/steviek/AnimalFlashCards
If you think the Android project AnimalFlashCards 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 AnimalFlashCards.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
There are 27 image files in AnimalFlashCards. The names of the image files are listed as follows.
bear.png bee.png elk.png flag_en.png flag_es.png flag_fr.png frog.png girafe.png goat.png hippo.png kangaroo.png leopard.png lion.png llama.png monkey.png moose.png ostrich.png owl.png panda.png peacock.png penguin.png rhino.png squirrel.png walrus.png weasel.png yak.png zebra.png
The following screenshort is generated from the image listed above.
AnimalFlashCards has the following Java source files.
com.sixbynine.animalflashcards.adapter.RandomPagerAdapter.java com.sixbynine.animalflashcards.adapter.RotationPageTransformer.java com.sixbynine.animalflashcards.ui.AnimalFragment.java com.sixbynine.animalflashcards.ui.LanguagePicker.java com.sixbynine.animalflashcards.ui.MainActivity.java com.sixbynine.animalflashcards.util.Animal.java com.sixbynine.animalflashcards.util.Language.java com.sixbynine.animalflashcards.util.Utilities.java