Replacement for deprecated official Android crop image function.
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.
The following table is the detailed list of cropimage.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [xhdpi] |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
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.
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