Notification my_notification = new Notification(R.drawable.iconl, status_text, System.currentTimeMillis()); my_notification.flags = Notification.FLAG_NO_CLEAR;