I have used solution on following topic successfully: http://stackoverflow.com/questions/1271777/how-to-set-ringtone-in-android-from-my-activity
Lately I have noticed that this does not work on Froyo. It throws error on logcat: sqlite error code 19, constraint failed
How could I fix this?