I have this code:
Notification notif; // Build notification Notification.Builder notifBuilder = new Notification.Builder(context); notifBuilder.setContentIn
Remove the android:targetSdkVersion="21" from manifest.xml. it will work!
android:targetSdkVersion="21"
manifest.xml