You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
494 B
14 lines
494 B
# ExoPlayer full library #
|
|
|
|
An empty module that depends on all of the other library modules. Depending on
|
|
the full library is equivalent to depending on all of the other library modules
|
|
individually. See ExoPlayer's [top level README][] for more information.
|
|
|
|
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
|
|
|
|
## Links ##
|
|
|
|
* [Javadoc][]: Note that this Javadoc is combined with that of other modules.
|
|
|
|
[Javadoc]: https://exoplayer.dev/doc/reference/index.html
|