0

I am developing an android application which needs to read the exif information of images. can anyone tell is there any proper method to read exif information in titanium so that i can rotate the image in right way. If not possible is there any module readily available. thanks in advance....

M14
  • 1,780
  • 2
  • 14
  • 31

1 Answers1

0

There is no titanium API available to get the exif data of images in android refer jira,you can create your own module for that, also refer this question and the Exif.js

hope this will help you.

Suraj kochale
  • 973
  • 5
  • 14