Android Open Source - Framework gesture android-gesture-detectors






Project Summary

Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector.

Web Site / Source Repository

android-gesture-detectors is hosted in the following web site
https://github.com/Almeros/android-gesture-detectors

If you think the Android project android-gesture-detectors 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-gesture-detectors.

ItemValue
Java File Count6
Activity Count1

License

The license information of android-gesture-detectors is as follows:

Android Gesture Detectors Framework Licence =================================== Copyright (c) 2012, Almer Thie All rights reserved. Redistribution and use in source and binary forms, with or withou...

Resource Files

There are 2 image files in android-gesture-detectors. The names of the image files are listed as follows.

basketball.png
stars.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.almeros.android.multitouch.BaseGestureDetector.java
com.almeros.android.multitouch.MoveGestureDetector.java
com.almeros.android.multitouch.RotateGestureDetector.java
com.almeros.android.multitouch.ShoveGestureDetector.java
com.almeros.android.multitouch.TwoFingerGestureDetector.java
com.almeros.android.multitouch.sample.TouchActivity.java