google / google/ExoPlayer

Distribute ExoPlayer extensions via google()

Open
#1,434 15 comments 0 reactions 1 assignee Assigned to @tonihei View on GitHub
enhancement
Dominant language
Java
Stars
21.9k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

The number of (native) extensions available for the library has been increasing, as seen with the introduction of FLAC support on `dev`. Since these often require native libraries and built via the NDK, there's quite a bit of overhead for developers to incorporate these.

Have you considered making these available as separate components via gradle? That way, application developers can simply pull these directly rather than building. For our own application, we would prefer CPU arch specific builds, rather than `all`.

Has this been considered?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.