Two log showing
1: Use of stream types is deprecated for operations other than volume control
2: See the documentation of setSound() for what to use instea
String CHANNEL_ID = "my_channel"; NotificationCompat.Builder notificationBuilder = new NotificationCompat.Builder(this,CHANNEL_ID);