Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Implementing Android Picture-In-Picture (PIP)
Rating: 4.0 out of 5(20 ratings)
6,017 students

Implementing Android Picture-In-Picture (PIP)

Learn from Zero how to implement Picture-In-Picture in your Android App.
Last updated 12/2020
English

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

Course content

2 sections9 lectures59m total length
  • Intro & Presentation1:47
  • Project0:13

Requirements

  • PC or MAC with Android studio 4.1.1 or superior
  • Basics knowledge in Android
  • Basics knowledge in Kotlin (not necesary)
  • Basics knowledge in Exoplayer (not necesary)
  • Basics knowledge in MVVM and LiveDat (not necesary)

Description

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!


Who this course is for:

  • Android Developers of any level
  • Android developers students of any level