I am using Media App Architecture as a guide for building a music player app. But it uses the classes from support media-compat / Androidx Media.
But now AndroidX Media2 is available in stable channels and I don't see any word of it. What is it?
- is AndroidX Media2 supposed to deprecate AndroidX Media?
- is there a developer guide or other sources of documentation for AndroidX Media2?
Please, no links to JavaDoc, thanks.