Hi All, I am using the necessary intents (ACTION_IMAGE_CAPTURE etc) to take picture and video which I used HTTPPost to send to a backend server (running java servlet).
One thing i noticed is that after the image and video are sent, over at the server side it is rotated 90 degrees clockwise. Is there any way to resolve this? i am using FileEntity class method to send the pictures and videos. Thanks In Advance, Perumal -- 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

