Hi All, I tried to capture an image and send it to server in my app. I did that using camera intent. the problem is in my samsung galaxy s4 device the image is rotated -90 degree by default. I read around web that it is a problem with the samsung devices. But what is the best solution to it ? if i rotate the image after capture, it becomes heavy image processing in my app. What is the best approach to resolve this ?
in phonegap there is something like correctOrientation = true / false what's its counterpart in native code ? thanks and regards jags -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

