
Fix some other link titles and destinations spotted along the way. #minor-release PiperOrigin-RevId: 493276172 (cherry picked from commit 636a4a8538ccfb235eeca7d9131d4b5d4d95e9aa)
12 lines
318 B
Markdown
12 lines
318 B
Markdown
# DataSource module
|
|
|
|
Provides a `DataSource` abstraction and a number of concrete implementations for
|
|
reading data from different sources. Application code will not normally need to
|
|
depend on this module directly.
|
|
|
|
## Links
|
|
|
|
* [Javadoc][]
|
|
|
|
[Javadoc]: https://developer.android.com/reference/androidx/media3/packages
|