Hi Guys, I have a strange problem with respect to Image cropping. I am calling a PICK_FROM_CAMERA intend to make use of Cropping. I had tried with 2 approaches.
Approach 1: After taking a pick, it launches the cropping activity with a Rectangle box. When i try to crop at particular area, The Whole rectangle getting re-size. The Context is i am not able to exact the cropping of an object. When ever i try cropping the Size of the Rectangle getting increased. Approach 2: In this approach, I had downloaded the com.droid4you.util.cropimage,Crop image Java Files and try to do the crop. Here also, i am facing the same issue, but this is much better then approach 1. in this approach, Atleast the Rectangle box doesnt extend all the square. For an example : if i try to crop at the top level, the bottom would get decreased or the bottom rectangle gets move up. I am not able to to the exact cropping. Please help me in doing this. Regards, Mukesh -- 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en