http://developer.android.com/guide/topics/media/index.html shows
sample code for recording audio, including the following line:

values.put(MediaStore.MediaColumns.TIMESTAMP, System.currentTimeMillis
());

Currently, MediaStore.MediaColumns has no TIMESTAMP field.  What is
the best way to notify the maintainers of the docs of any errors we
find?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to