How can I retrieve the current custom ringtone path assigned to a contact with Android? Are they all stored in a special folder?
ContactsContract.Data.CUSTOM_RINGTONE
Thanks for your help.
EDIT: I need the actual sound file in a byte array or something similiar.