خرید بک لینک

Vote count: 0

I am writing a code to get video creation date and time from metadata, i am using following code to get creation date

MediaMetadataRetriever retriever = new MediaMetadataRetriever();
retriever.setDataSource(path_to_video);
String date = retriever.extractMetadata(MediaMetadataRetriever.METADATA_KEY_DATE);

it works perfect on all devices except Samsung Galaxy S7, it retus only date in "YYYY MM DD" format, no time stamp i need both date and timestamp.

any help in this regard is much appreciated.

asked 57 secs ago

برچسب: نویسنده: استخدام کار تاريخ: جمعه 8 مرداد 1395 ساعت: 7:00

صفحه بندی