Is we have a screen capture token on android , what information can we get from that file about the source device ( we can know the screen resolution for exemple , but what else ? ) .
Asked
Active
Viewed 3,182 times
-2
-
Have you tried looking at the metadata? Also, does this have anything to do with programming? – Carcigenicate Jun 07 '17 at 22:25
-
I am asking about the meta data , how to get them – Hassen Dhia Jun 07 '17 at 22:28
-
@HassenDhia Apps exist in the play store, as do image processing libraries that can find the metadata for you. Asking for offsite resources is offtopic though. – Carcigenicate Jun 07 '17 at 22:33
1 Answers
0
as I know, the basic screenshot have the default jpg metadata, which contain just basic date and maybe the android version of the device. but if you want to look into the metadata of a photo you can try to look for EXIF tool to get it.

Roi S.
- 56
- 6