Skip to content

Instantly share code, notes, and snippets.

View AbdelrahmanElShikh's full-sized avatar
😃
Coding in peace.

Abdel-Rahman El-Shikh AbdelrahmanElShikh

😃
Coding in peace.
  • El-Menus
  • Egypt
View GitHub Profile
package <Package name>
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import androidx.core.app.NotificationCompat;