Android demo for Animations and Gestures (Week 2).
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.
The following table is the detailed list of android-animation-gestures-demo.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
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