Android Open Source - Animation api android-WTF-WITH-ANIMATIONS






Project Summary

Sample app showing the differents animations API in Android, from API 1 to API 19..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-WTF-WITH-ANIMATIONS.

ItemValue
Java File Count15
Supported screen sizes[mdpi, hdpi, xhdpi]
Activity Count11

Resource Files

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.

null




Java Source Files

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