android / android/codelab-exoplayer-intro

Codelab is using deprecated SimpleExoPlayer

Open
#74 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
235
Forks
129
PR merge metrics
No merged PRs in 30d

Description

The [codelab](https://developer.android.com/codelabs/exoplayer-intro?hl=en&continue=https%3A%2F%2Fcodelabs.developers.google.com%2F%3Fcat%3Dandroid#0) is using deprecated SimpleExoPlayer to explain ExoPlayer. We should change it to `com.google.android.exoplayer2.ui.PlayerView`.

Contributor guide

Open the contributing guide

Research direction

Start with the linked ExoPlayer codelab and locate its use of deprecated SimpleExoPlayer. Update the codelab to use com.google.android.exoplayer2.ui.PlayerView, then verify that the example no longer references the deprecated class.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.