Android Open Source - Image gallery imageCropLib






Project Summary

An easy to use image cropping library based on AOSP gallery app's code..

Web Site / Source Repository

imageCropLib is hosted in the following web site
https://github.com/iamMehedi/imageCropLib

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

ItemValue
Java File Count9
Supported screen sizes[xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of imageCropLib is as follows:

GNU Lesser General Public License

Resource Files

There are 2 image files in imageCropLib. The names of the image files are listed as follows.

crop__tile.png
tile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.mhk.android.croplib.BaseActivity.java
com.mhk.android.croplib.CropImageView.java
com.mhk.android.croplib.CropUtil.java
com.mhk.android.croplib.CropView.java
com.mhk.android.croplib.HostActivityActionListener.java
com.mhk.android.croplib.ImageViewTouchBase.java
com.mhk.android.croplib.Recycler.java
com.mhk.android.croplib.RotateBitmap.java
com.mhk.android.croplib.demo.CropTest.java