I am working on a project where i want to implement mediaplayer as docked/Floating type similar to Gallary mediaPlayer of Samsung.
i was thinking of the following views/widgets but could not decide which would be helpful:
- popupwindow
- Android widget.
- viewDragghelper.
Please suggest what to be used so that player continues to play even when we exits the application.
Here i attach a snapshot for reference.