Answer Posted / mady
BroadcastReceiver is a component that does nothing but receive and react to broadcast announcements. For example, the battery is low or that the user changed a language preference.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are some measures you can take to avoid anr?
List the features of android?
What are app widgets?
What is the difference between thread and a service in Android?
List the type of android application?
Can I upgrade my android version?
What is resource in android?
What is proguard-rules.pro?
Provide the important core components of android.
What is the proper way of setting up an android-powered device for app development?
What is androidmanifest.xml?
How does aosp relate to the android compatibility program?
What are the primary components used in android architecture?
What is the difference between an implicit intent and explicit intent?
what is a handler thread?