Re: [android-developers] Re: Image Picker and Cropper

2011-05-21 Thread Mark Murphy
Picking an image, yes. Cropping an image, no. There is some undocumented cropping activity somewhere (Gallery app?), but it does not work on all devices and, as noted, is not documented. And even that probably will not let you "enforce a specific Width x Height ratio". Anything that specific would

[android-developers] Re: Image Picker and Cropper

2011-05-21 Thread neuromit
yes it is. I guess I should have specified that. From my app I'd like to let the user pick an image and then crop it but I want to enforce a specific Width x Height ratio and I was wondering if there was something in the SDK to do this. On May 15, 9:24 pm, Nicholas Johnson wrote: > is this a pr

[android-developers] Re: Image Picker and Cropper

2011-05-15 Thread Nicholas Johnson
is this a programming question? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegrou

[android-developers] Re: Image Picker and Cropper

2011-05-15 Thread neuromit
bump... On May 14, 10:17 am, neuromit wrote: > Is there a way to pick an image from the gallery while also specifying > that it should be cropped or resized to certain dimensions? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to