Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/main/ | 03-May-2024 | - | 17 | 2 | ||
README.md | D | 03-May-2024 | 493 | 14 | 8 | |
build.gradle | D | 03-May-2024 | 1.4 KiB | 35 | 32 |
README.md
1# ExoPlayer full library 2 3An empty module that depends on all of the other ExoPlayer library modules. 4Depending on the full library is equivalent to depending on all of the other 5library modules individually. See the [top level README][] for more information. 6 7[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md 8 9## Links 10 11* [Javadoc][]: Note that this Javadoc is combined with that of other modules. 12 13[Javadoc]: https://exoplayer.dev/doc/reference/index.html 14