Android Open Source - Animation gesture android-animation-gestures-demo






Project Summary

Android demo for Animations and Gestures (Week 2).

Web Site / Source Repository

android-animation-gestures-demo is hosted in the following web site
https://github.com/codepath/android-animation-gestures-demo

If you think the Android project android-animation-gestures-demo 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-animation-gestures-demo.

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version16
Activity Count3
jar files usedandroid-support-v4.jar




Java Source Files

android-animation-gestures-demo has the following Java source files.

com.codepath.example.animationgesturesdemo.activities.AnimationDemoActivity.java
com.codepath.example.animationgesturesdemo.activities.GestureDemoActivity.java
com.codepath.example.animationgesturesdemo.activities.MainActivity.java
com.codepath.example.animationgesturesdemo.gestures.OnDoubleTapListener.java
com.codepath.example.animationgesturesdemo.gestures.OnSwipeTouchListener.java