I have begun putting together an application using phonegap. I have completed the core functionality whereas the user will be able to take a photo, the app will allow them to see some location data and I would like to name the photo based off the location data rather than the default time stamp.
Is it possible to somehow change the filename that Android / iOS will output their photos? Do I need to somehow rename the file after it is saved?