0

i am able to insert other contact informations like emails and phone numbers and all that but this setting custom ringtone for contact seems typical can anybody provide way to insert this?

i am following this method to insert other things http://developer.android.com/reference/android/provider/ContactsContract.RawContacts.html

Dhruv
  • 1,129
  • 2
  • 13
  • 32
  • possible duplicate of [How can I set a ringtone for an individual contact on Android?](http://stackoverflow.com/questions/2437922/how-can-i-set-a-ringtone-for-an-individual-contact-on-android) – devnull Mar 16 '14 at 13:47
  • [Refer to this answer](http://stackoverflow.com/questions/2437922/how-can-i-set-a-ringtone-for-an-individual-contact-on-android/2438098#2438098) – Reno Feb 22 '11 at 11:08
  • I need to add new contact so that code snippet can be used but its like first add contact and then update its custom_ringtone. _how can i set custom_ringtone while adding new contact?_ – Dhruv Feb 22 '11 at 11:59
  • You can't with the default contacts if you want that functionality you'll have to write your own contacts activity that make use of that code or find one on the market that lets you. – FoamyGuy Feb 22 '11 at 15:55
  • as Tim said we can't add ringtone while adding new contact we have to add it later thats what i believe. – Dhruv Feb 28 '11 at 07:59
  • The question is about setting custom ringtone while adding Contact, not just setting custom ringtone to existing contact.So its not duplicate. – Dhruv Mar 19 '14 at 12:21
  • @DhruvMevada did you find your solution? – Bhoomika Patel Sep 29 '21 at 12:45

0 Answers0