Skip to content

Android application framework to log data from a device.

kulgaurav/NotificationLogger

Repository files navigation

Notification Logger

This app can collect notification log data on android devices.

The following notification details can be collected:

  • Notification Timestamp
  • Notification Posted or Removed
  • Unique Notification Id generated by Android
  • Current user activity
  • GPS Location
  • Phone locked/unlocked
  • Silent mode or ringer mode
  • Vibration mode or not
  • Internet connectivity/bandwidth
  • Battery Level

The app runs in the background, and auto-starts when the phone boots.

For some phones, we need to give additional permission of autostart to always run in the background.

Getting Started

Clean

gradle clean

Prerequisites

Firebase Console

Built With

About

Android application framework to log data from a device.

Topics

Resources

Stars

Watchers

Forks

Languages