Android Open Source - Animation demo HelloInterpolator






Project Summary

Demo project to show the of the math curve of the Android's Interpolator class used in Animation..

Web Site / Source Repository

HelloInterpolator is hosted in the following web site
https://github.com/mengdd/HelloInterpolator

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

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




Java Source Files

HelloInterpolator has the following Java source files.

com.example.hellocurve.CurveView.java
com.example.hellocurve.MainActivity.java