1

How can i collect app notifications like New message From X,and Ienter code here want to parse this data same Notification:New Message,From:X,App:Messenger

gokhanbirincii
  • 575
  • 5
  • 15

1 Answers1

2

You can use Notification Listener Service from android sdk. Check this stack overflow answer for more details How to read all the coming notifications in android

Community
  • 1
  • 1
TpoM6oH
  • 8,385
  • 3
  • 40
  • 72