Sample app showing the differents animations API in Android, from API 1 to API 19..
android-WTF-WITH-ANIMATIONS is hosted in the following web site
https://github.com/pdegand/android-WTF-WITH-ANIMATIONS
If you think the Android project android-WTF-WITH-ANIMATIONS 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 android-WTF-WITH-ANIMATIONS.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 11 |
There are 3 image files in android-WTF-WITH-ANIMATIONS. The names of the image files are listed as follows.
better_way.png octo_love.png octo_why.png
The following screenshort is generated from the image listed above.
android-WTF-WITH-ANIMATIONS has the following Java source files.
com.octo.pde.androidanimations.ApplicationTest.java com.octo.pde.androidanimations.activity.ActivityTransitionActivity.java com.octo.pde.androidanimations.activity.AnimationBasicsActivity.java com.octo.pde.androidanimations.activity.AnimationLimitsActivity.java com.octo.pde.androidanimations.activity.AnimatorBasicsActivity.java com.octo.pde.androidanimations.activity.AnimatorChoregraphyActivity.java com.octo.pde.androidanimations.activity.LayoutTransitionActivity.java com.octo.pde.androidanimations.activity.LayoutTransitionChangingActivity.java com.octo.pde.androidanimations.activity.MainActivity.java com.octo.pde.androidanimations.activity.NineOldAndroidsActivity.java com.octo.pde.androidanimations.activity.TransitionBasicsActivity.java com.octo.pde.androidanimations.activity.ViewPropertyAnimatorActivity.java com.octo.pde.androidanimations.view.OctoView.java