Android animation example code.
AnimationExamples is hosted in the following web site
https://github.com/DallasGTUG/AnimationExamples
If you think the Android project AnimationExamples 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 AnimationExamples.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 6 |
Activity Count | 6 |
There are 2 image files in AnimationExamples. The names of the image files are listed as follows.
fireball.png smokeball.png
The following screenshort is generated from the image listed above.
AnimationExamples has the following Java source files.
com.verizon.devworkshop.AndroidAnimation.AlphaAnimationActivity.java com.verizon.devworkshop.AndroidAnimation.AnimationActivity.java com.verizon.devworkshop.AndroidAnimation.FireBallAnimationActivity.java com.verizon.devworkshop.AndroidAnimation.RotateAnimationActivity.java com.verizon.devworkshop.AndroidAnimation.ScaleAnimationActivity.java com.verizon.devworkshop.AndroidAnimation.TranslateAnimationActivity.java