--> Is Media Manager Support Android API 5.0
--> Is Anyone have a Sample code for Audio Player using Media Manager Plugin.
Please Tell Me.
--> Is Media Manager Support Android API 5.0
--> Is Anyone have a Sample code for Audio Player using Media Manager Plugin.
Please Tell Me.
if you check Media Manager's Github it basically answers all your questions, Under the Status header you can find the versions, it supports.
Since Android 5 is API 21, yes it is supported. As per the Github docs:
Also,
If you want a basic understanding you can check the blog here, In any case, Github has a sample usage as well which can be found here