Android Open Source - Animation demo AnimatedFlashCard






Project Summary

A demo of Android Property Animation, following the animation of http://www.nimbletank.com/news/tweets.

Web Site / Source Repository

AnimatedFlashCard is hosted in the following web site
https://github.com/khoi-nguyen-2359/AnimatedFlashCard

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

ItemValue
Java File Count9
Target SDK Version18
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

AnimatedFlashCard has the following Java source files.

khoinguyen.sample.animflashcard.Card.java
khoinguyen.sample.animflashcard.MainActivity.java
khoinguyen.sample.animflashcard.StackView.java
khoinguyen.sample.animflashcard.adapter.CardAdapter.java
khoinguyen.sample.animflashcard.adapter.CustomArrayAdapter.java
khoinguyen.sample.animflashcard.adapter.StackAdapter.java
khoinguyen.sample.animflashcard.anim.CustomAnimation.java
khoinguyen.sample.animflashcard.anim.FlyInAnimation.java
khoinguyen.sample.animflashcard.anim.FlyOutAnimation.java