Android Open Source - Image crop cropimage






Project Summary

Replacement for deprecated official Android crop image function.

Web Site / Source Repository

cropimage is hosted in the following web site
https://github.com/biokys/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 Count10
Supported screen sizes[xhdpi]
Minimum SDK Version9
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 7 image files in cropimage. The names of the image files are listed as follows.

btn_crop_operator.9.png
btn_crop_pressed.9.png
camera_crop_height.png
camera_crop_width.png
ic_rotate_left.png
ic_rotate_right.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.

eu.janmuller.android.simplecropimage.BitmapManager.java
eu.janmuller.android.simplecropimage.CropImage.java
eu.janmuller.android.simplecropimage.MonitoredActivity.java
eu.janmuller.android.simplecropimage.Recycler.java
eu.janmuller.android.simplecropimage.RotateBitmap.java
eu.janmuller.android.simplecropimage.Util.java
eu.janmuller.android.simplecropimage.example.InternalStorageContentProvider.java
eu.janmuller.android.simplecropimage.example.MainActivity.java