android / android/codelab-exoplayer-intro
Codelab is using deprecated SimpleExoPlayer
Open
- 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
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