Correct way to remove a ringtone?

PFlores81

Active Member
Licensed User
Longtime User
What is the correct URI to remove a ringtone that has been set by an app?
 

PFlores81

Active Member
Licensed User
Longtime User
The tones were added with an app i made using b4a... the ringtone manager does have support deleting ringtones.. however there was no given uri when adding..
 
Upvote 0

SoyEli

Active Member
Licensed User
Longtime User
Hello:

"RingtoneManager.AddToMediaStore returns the Uri of the added ringtone. You should save it."

What about if you did not save it, How can you delete the ringtone ?

Thank you:
 
Upvote 0
Top