android - Is it possible to get sub-second image capture time with ACTION_IMAGE_CAPTURE? -


i trying take photo using action_image_capture , want correlate accelerometer , gyroscope data image, need image capture time sub-second resolution reliable results. can capture time exif data, not provide sub-second resolution. there way obtain other writing custom camera application?

i can capture time exif data

perhaps. there hundreds, if not thousands, of camera apps android, both pre-installed , installed users places play store. of them chosen user handle action_image_capture request. whether set exif headers or not developers of camera app. there no requirement camera app set particular exif header seeking.

is there way obtain other writing custom camera application?

no.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -