What is BroadReceivers?
Answer / 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 |
What is orm android?
What is gcm (google cloud messaging)?
What is the use of android manifest.xml?
What is armv7?
Please explain the difference between nine-patch image vs regular bitmap image?
What are few exceptions in android?
What is the use of content provider?
Who is the founder of Android?
What are the upsides of android phone over an iphone?
How does aosp relate to the android compatibility program?
What is a resource?
Tell us what is the relationship between the life cycle of an asynctask and an activity? What problems can this result in? How can these problems be avoided?