Prevent user from dismissing notification February 15, 2023 by Tarik In addition to Andro Selvas answer: If you are using the NotificationCompat.Builder, just use builder.setOngoing(true);