What you'll learn:
- Implement Picture in Picture with ExoPlayer
- implement and use BroadcastReceiver, PendingIntent and Intents
- Handle LiveData events
- Send events from Activity to Fragment
- Use and understand @TargetApi annotation
Android Picture in Picture is an amazing feature available from Android SDK 26 (Oreo) where we can backgrounded our multimedia apps and be able to watch the content on a floating window.
In this course you will see from zero how to support it, and handle events from the PIP window in to your app.
You will learn also how to implement and use:
PIP - Picture In Picture mode
BroadcastReceivers
Intents
Pending intents
Listen to LiveData events
I hope this course is useful for you, I see you in the class!