| Title | Action | Extras | Description |
|---|---|---|---|
| Ringtone picker | android.intent.action.RINGTONE_PICKER |
Show a ringtone picker. |
Returned from the ringtone picker as a Uri.
It will be one of:
* the picked ringtone,
* a Uri that equals DEFAULT_RINGTONE_URI or DEFAULT_NOTIFICATION_URI if the default was chosen,
* null if the "Silent" item was picked.
| Title | Action | Extras | Description |
|---|---|---|---|
| Ringtone picker | android.intent.action.RINGTONE_PICKER |
Show a ringtone picker. |