Skip to Content
Learn Android Studio 4: Efficient Java-Based Android Apps Development
book

Learn Android Studio 4: Efficient Java-Based Android Apps Development

by Ted Hagos
October 2020
Beginner to intermediate content levelBeginner to intermediate
334 pages
6h 2m
English
Apress
Content preview from Learn Android Studio 4: Efficient Java-Based Android Apps Development
© Ted Hagos 2020
T. HagosLearn Android Studio 4https://doi.org/10.1007/978-1-4842-5937-5_15

15. BroadcastReceivers

Ted Hagos1 
(1)
Manila, National Capital Region, Philippines
 
What we’ll cover:
  • Introduction to BroadcastReceivers

  • Custom and system broadcasts

  • Manifest and Context registered receivers

Android’s application model is unique in many ways, but what makes it stand out is how it lets you build an app using the functionalities of other apps that you didn’t make yourself—I don’t mean just libraries, I mean full apps. In Chapter 8, we learned how to use Intents to activate Activities. In this chapter, we will learn how to send and receive broadcast messages using Intents.

A broadcast is an Intent that is sent either by the Android Runtime or other ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Android Studio IDE Quick Reference: A Pocket Guide to Android Studio Development

Android Studio IDE Quick Reference: A Pocket Guide to Android Studio Development

Ted Hagos

Publisher Resources

ISBN: 9781484259375Purchase LinkPublisher Website