Skip to content

Instantly share code, notes, and snippets.

View DerbSwag's full-sized avatar
:atom:

Natthawat (Dave) DerbSwag

:atom:
  • Freelance / Self-employed
  • Chonburi Thailand
View GitHub Profile
package com.example.myexpensetracker
import android.Manifest
import android.app.NotificationChannel
import android.app.NotificationManager
import android.content.Context
import android.content.pm.PackageManager
import android.os.Build
import android.os.Bundle
import android.util.Log