Where is the all Android broadcast Intent list

batfree picture batfree · Oct 27, 2010 · Viewed 64.6k times · Source

I want to receive the Android broadcast messages. Is there a list of all intents?

Answer

batfree picture batfree · Oct 27, 2010

I have found the broadcast intent list. It can be located under the sdks(or android-sdks)/platforms/<android-sdk-version>/data/broadcast_actions.txt.