I have developed a sound board application, in which I set ringtones on long press. No issues about it. The ringtone is changed. But when i go to Settings->Sound & Display->Phone Ringtone my ringtone is not listed at all. And No ringtone is selected. How do I list my ringtone there?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

The list of ringtones is pulled from the system ringtones directory, as well as from the SD Card, if it contains a folder named "ringtones". So what you may try doing is to also copy the ringtone from your soundboard to the SD Card, into a folder called "ringtones" (first perform a check to see if the folder already exists) at the same time that you set the ringtone.

link|improve this answer
But I have another sound board application which lists the tones without making a copy in the ringtones folder or notification folder. How is that possible. – Vivek Dec 2 '10 at 10:22
Hmm, I'm actually not sure about that, then. – kcoppock Dec 2 '10 at 13:52
Ok, I am doing it by placing the tones in their respective folders and it is working. Thanks. – Vivek Dec 3 '10 at 5:49
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.