开发者

Android list of events/broadcast receivers

I am not sure what the proper name is. There i开发者_如何学运维s 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 Intents are documented on the Intent class. Some broadcast Intents are documented on other classes (e.g., ConnectivityManager, TelephonyManager). Some broadcast Intents are not documented and should not be used.

And those are just the ones in the OS.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜