Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use intent specification of image croping #1

Closed
friedger opened this issue Jan 22, 2016 · 3 comments
Closed

Use intent specification of image croping #1

friedger opened this issue Jan 22, 2016 · 3 comments
Assignees

Comments

@friedger
Copy link

There is an intent com.android.camera.action.CROP (http://www.openintents.org/action/com-android-camera-action-crop/)
You could use the same extra keys and use the data uri instead of input key. Use MediaStore.EXTRA_OUTPUT for the output uri.

@shliama
Copy link
Contributor

shliama commented Jan 25, 2016

Yes I agree. Should be fixed in next update.

@shliama shliama self-assigned this Jan 25, 2016
@hss01248
Copy link

this intent will not work on some cellphone such as meizu and some of huawei,their rom has been changed to much.Setting the input and output uri is a nice way to avoid the problem.
just see here: http://www.cnblogs.com/over140/archive/2012/12/17/2821874.html

shliama pushed a commit that referenced this issue Jan 30, 2016
@shliama
Copy link
Contributor

shliama commented Feb 3, 2016

We decided to keep uCrop builder API in the near future.

@shliama shliama closed this as completed Feb 3, 2016
shliama pushed a commit that referenced this issue Sep 11, 2016
Cool04ek pushed a commit that referenced this issue Oct 27, 2016
Cool04ek pushed a commit that referenced this issue Nov 14, 2016
@Jmengfei Jmengfei mentioned this issue Oct 22, 2018
p1nkydev pushed a commit that referenced this issue Mar 19, 2020
ammargitham referenced this issue in ammargitham/uCrop Dec 24, 2020
…me-edit

Add save state & resume edit feature.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants