最佳答案
I use the Notification.Builder to build a notification. Now I want to use the default sound notification with:
builder.setSound(Uri sound)
But where is the Uri to the default notification?