Android Open Source - Animation path DroidPathAnimation






Project Summary

Android Path Animation utils and demo.

Web Site / Source Repository

DroidPathAnimation is hosted in the following web site
https://github.com/wangmuy/DroidPathAnimation

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

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version17
Activity Count1

Java Source Files

DroidPathAnimation has the following Java source files.

io.github.wangmuy.animUtils.AnimateTimeRecorder.java
io.github.wangmuy.animUtils.PathEvaluator.java
io.github.wangmuy.animUtils.PathPoint.java
io.github.wangmuy.animUtils.PathSentinel.java
io.github.wangmuy.animUtils.RotationSentinel.java
io.github.wangmuy.animUtils.Sentinel.java
io.github.wangmuy.pathanimtest.MainActivity.java
io.github.wangmuy.pathanimtest.ParticleView.java