Broadcast Receiver

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instance_of gptkb:architect
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:Alarm_Manager
gptkbp:activities inter-process communication
gptkbp:aftermath on Receive method execution
gptkbp:aired_on the main thread
gptkbp:can_create a service
an activity
gptkbp:controls multiple intents
gptkbp:defines android.content package
gptkbp:game_components gptkb:theorem
gptkbp:has_expansion Context Wrapper
gptkbp:has_method on Receive
https://www.w3.org/2000/01/rdf-schema#label Broadcast Receiver
gptkbp:is_implemented_in Android Manifest.xml
gptkbp:is_often_used_in the Android system
gptkbp:is_part_of gptkb:operating_system
Android architecture
Android application lifecycle
Android's messaging system
gptkbp:is_used_for receiving notifications
handle connectivity changes
handle device boot events
handle package changes
handle time zone changes
listening to SMS messages
listening to battery changes
listening to incoming calls
listening to network changes
monitor system events
receive broadcast messages from other apps
receive custom intents
receive location updates
receive media button events
receive system alerts
receive updates from the system
receiving alarms
gptkbp:is_used_in Android development
gptkbp:receives broadcast intents
gptkbp:registration at runtime
Context.register Receiver
Context.unregister Receiver
custom broadcasts
in the manifest
gptkbp:responds_to system-wide broadcast messages
gptkbp:type_of gptkb:church
gptkbp:used_in Android applications
gptkbp:weight compared to services