I am not sure what the proper name is. There is a possibility to listen to “events” e.g. an SMS is incoming. I was looking for a complete list, but couldn’t find any. Maybe it is due to the fact that I don’t know the name of that. Can anyone help?
Thanks, A.
There is no “complete list”.
Many broadcast
Intentsare documented on theIntentclass. Some broadcastIntentsare documented on other classes (e.g.,ConnectivityManager,TelephonyManager). Some broadcastIntentsare not documented and should not be used.And those are just the ones in the OS.