Skip to content

topchou/kotlin-Notification-Service-MVVM-Room-Coroutine-RecyclerView-

Repository files navigation

SmartNotifcation [MVVM / Room / coroutine / RecyclerView]

  • This app use a background service to get the system notifications, collecting package name, title, content and post time from notifications.
  • Use MVVM to separate data presentation logic from business logic by moving it into particular class for a clear distinction .

Demo

Pic Discription
A dialog for requesting the permission to access the system notification.
Navigate to the permission settings page.
Show notifications.
Delete notification from database.
Delete all notifications from database.

Project Structure

classDiagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages