2

I was wondering if it was possible to recieve notifications from another app that was transmitted to the system. I heard it would be possible with a Broadcast Recievers. I need the source of the application as well. I believe this is possible because of apps that replace the notification system, such as Notifier Pro. Any ideas of how to do this? I would be fine with working with superuser, if necesary. Thank you!

ollien
  • 4,418
  • 9
  • 35
  • 58
  • 1
    maybe this thread would be usefull - http://stackoverflow.com/questions/9367196/detect-a-new-android-notification/9632076#9632076 – Tal Kanel Oct 06 '12 at 07:15
  • I'll take a look at it, it does not seem that this is 100% what I am looking for, but thanks for attempting to do so! – ollien Oct 06 '12 at 23:28

1 Answers1

0

This was posted in the comments, and I figured I would post it as an answer for the stray googler. Thanks Tal Kanel!

Detect a new Android notification

Community
  • 1
  • 1
ollien
  • 4,418
  • 9
  • 35
  • 58