Android Question NotificationListener and Bluetooth

FrankBerra

Active Member
Licensed User
Longtime User
Hi all

I am trying to do some experiments with NotificationListener service and bluetooth

The service can intercept correctly notifications about incoming files. Is it also possible to get the name of the incoming file (or the sender name) without accepting the file transfer?
(If i click on the notification a popup appears telling me the file name, the size and the sender name)

Are there other ways to obtain that informations?

Thanks in advance
 
Top