Is there a more accurate and guaranteed method to get Focal Length in 35mm in Android?
62 views
Skip to first unread message
Ahmet Sina Birdevrim
unread,
Aug 4, 2023, 2:46:01 AM8/4/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android CameraX Discussion Group
Hi, I am using exift data with "ExifInterface.TAG_FOCAL_LENGTH_IN_35MM_FILM" to get Focal Length in 35mm on Android. However, TAG_FOCAL_LENGTH_IN_35MM_FILM data cannot be received for every android device in the exift data. In cases where I can get it (for example: on the s22 Ultra Wide Angle camera), the 35mm value comes as 13 data. And the people who commented on it say it was wrong.