I want to select a photo from the gallery and set it to a imageview. Up to now I did it.Now I want to get some details like name,date (details of the photo) of that photo.So how can I do this?
Asked
Active
Viewed 1,533 times
0
-
This might help you http://stackoverflow.com/questions/2389225/android-how-to-get-a-files-creation-date – Arshad Feb 07 '16 at 07:11
-
use this link: http://stackoverflow.com/questions/12623302/get-meta-data-of-image-android – saber safavi Feb 07 '16 at 07:16
-
Thak you so much saber.The link helped me – user3725747 Feb 07 '16 at 08:39