This is a 5 part lecture on BroadcastReceivers.
In this 1st part, we will learn all the theoretical knowledge about BroadcastReceivers. What are they, what is their purpose and how do they work.
In the next lecture, we'll dive into code and see how data is broadcasted in Android.
Part 2 == • Lecture 12 - BroadcastReceiver - How to br...