Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4898] Android voice recording URI > Determine file name

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
LabelsFilename, URI
ReporterBrian Dittmer
AssigneeIngo Muschenetz
Created2011-07-07T08:42:00.000+0000
Updated2015-04-13T20:09:34.000+0000

Description

Would like to easily be able to determine the filename associated with the URI for a voice recording. We are using the sample voice recorder code from this appcelerator blog post to create the audio files: [Appcelerator Developer Blog Launching Activities and Using Content URIs in Android](http://developer.appcelerator.com/blog/2011/02/launching-activities-and-using-content-uris-in-android.html) but once we have the recordings we have no way to identify what the file names are so that we can rename them and transfer back to our web back-end.

Comments

  1. Paul Dowsett 2011-07-09

    Brian This requires some code to show what you are doing at the moment to achieve this, with some pseudo code that demonstrates how this proposed API function would work from a user perspective. Thanks
  2. Brian Dittmer 2011-07-09

    Paul... we are using the sample voice recorder code from this appcelerator blog post to create the audio files: http://developer.appcelerator.com/blog/2011/02/launching-activities-and-using-content-uris-in-android.html but once we have the recordings we have no way to identify what the file names are so that we can rename them and transfer back to our web back-end. ~Brian

JSON Source