Android Open Source - Development imageview android-gestureimageview






Project Summary

ImageView that supports resizing, rotation and drag gestures..

Web Site / Source Repository

android-gestureimageview is hosted in the following web site
https://github.com/fengqi-wang/android-gestureimageview

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

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi, nodpi]
Target SDK Version15
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in android-gestureimageview. The names of the image files are listed as follows.

android_robot_200.png
ic_act_panda.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-gestureimageview has the following Java source files.

android.gestures.BaseGestureDetector.java
android.gestures.MoveGestureDetector.java
android.gestures.RotateGestureDetector.java
android.gestures.TwoFingerGestureDetector.java
android.widget.GestureImageView.java
android.widget.ImageMapGestureView.java
android.widget.area.AreaManager.java
ch.codepanda.gestureimage.AboutActivity.java
ch.codepanda.gestureimage.GestureImageActivity.java
ch.codepanda.gestureimage.ImageMapActivity.java
ch.codepanda.gestureimage.MainActivity.java