I have found that if I have a WhatsApp image that I want to copy into a different folder on my Android device, keeping the original in place, then the date and time changes for the image.
So if I go into the phones gallery the date and time of both the images show the time of when I have copied the file. Why does copying break the original image? And lose important data on when the images were originally taken.
If I delete the second copied image, so only the original is the there, then the date and time reverts back to the original date and time when viewed in the gallery. It looks like the gallery when displaying the file date and time.is looking at the wrong version of the file??
I have tested this on multiple devices now and the same happens. I copy the file by connecting to the computer.
Using the native copy to in the photo gallery works on devices pre android 10, but has the same affect on android 10.
cp -p
to retain timestamps. See manpage – Irfan Latif Aug 06 '20 at 12:23