Ah.. ok..I am sure there is, I don't know off hand. I would imagine you need to use SurfaceView and do your own drawing and handling of touch events for resizing the crop lines. I haven't had to do something like this yet, although I would love to see some code that draws on top of an image and handles touch events too.
2011/2/14 Carlos Eduardo Rührwiem <[email protected]> > @Kevin, > > Thanks for the reply. I would like to adjust a box around the picture and > then crop it. Is there a way to do it? > > Carlos Eduardo Rührwiem > > > > On Mon, Feb 14, 2011 at 6:17 PM, Kevin Duffey <[email protected]> wrote: > >> Do you mean for your code to crop it to some smaller size? Or allow the >> user to adjust a box around the picture then crop it once the user sets the >> size? >> >> 2011/2/14 Carlos Eduardo Rührwiem <[email protected]> >> >> Just to be more clear. I would like to be able to point at the picture (it >>> would be nice to have some sort of small zoom) and pick the 4 corners so >>> that the app can crop latter. >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Android Developers" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >>> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

