'SimpleExoPlayer is deprecated in 2.16. version of ExoPlayer. What to use now?
SimpleExoPlayer
is deprecated in 2.16 version of ExoPlayer
. What to use now?
Solution 1:[1]
Github release notes for 2.16.0 version -> https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md
Deprecate SimpleExoPlayer
. All functionality has been moved to ExoPlayer
instead. ExoPlayer.Builder
can be used instead of SimpleExoPlayer.Builder
.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |