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
Asked
Active
Viewed 511 times
1

gokhanbirincii
- 575
- 5
- 15
1 Answers
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