You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Richard B Knoll (JIRA)" <ji...@apache.org> on 2015/10/09 02:58:27 UTC

[jira] [Commented] (CB-7668) Android: Crop image

    [ https://issues.apache.org/jira/browse/CB-7668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949703#comment-14949703 ] 

Richard B Knoll commented on CB-7668:
-------------------------------------

As [~agrieve] mentioned, Android does try and use the com.android.camera.action.CROP intent to find an application that can handle image cropping and use that. Unfortunately, this is [not an officially supported API in the Android SDK|https://groups.google.com/forum/#!topic/android-developers/LdZHUjkmGSw] and works only because most devices come with an application that handles that particular Intent (Google Plus Photos). The plugin documentation should probably have a clearly stated warning that using this feature on Android is unpredictable and may break in the future if Google Plus Photos decides to remove its support for that Intent.

> Android: Crop image
> -------------------
>
>                 Key: CB-7668
>                 URL: https://issues.apache.org/jira/browse/CB-7668
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: Plugin Camera
>            Reporter: David Vielhuber
>
> Hello!
> On iOS it is possible to crop an image afterwards when set to targetWidth and targetHeight natively.
> On Android this is not possible. I now have to program an individual solution.
> Are there plans to integrate this natively in the future?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org