Android Open Source - Image crop CropImage






Project Summary

Crop Image Android.

Web Site / Source Repository

CropImage is hosted in the following web site
https://github.com/chemalarrea/CropImage

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

ItemValue
Java File Count13
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE

Resource Files

There are 3 image files in CropImage. The names of the image files are listed as follows.

camera_crop_height.png
camera_crop_width.png
indicator_autocrop.png

The following screenshort is generated from the image listed above.

null




Java Source Files

CropImage has the following Java source files.

com.droid4you.util.cropimage.BaseCancelable.java
com.droid4you.util.cropimage.BitmapManager.java
com.droid4you.util.cropimage.Cancelable.java
com.droid4you.util.cropimage.CropImage.java
com.droid4you.util.cropimage.IImage.java
com.droid4you.util.cropimage.IImageList.java
com.droid4you.util.cropimage.LruCache.java
com.droid4you.util.cropimage.MainActivity.java
com.droid4you.util.cropimage.MonitoredActivity.java
com.droid4you.util.cropimage.Recycler.java
com.droid4you.util.cropimage.RotateBitmap.java
com.droid4you.util.cropimage.Util.java