Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 571 Bytes

README.md

File metadata and controls

19 lines (9 loc) · 571 Bytes

Foreground Service

I have downloaded the mp3 file through foreground service and updated the progress bar in main activity through broadcast receiver and draw overlay with other view with the help of other apps to show progress bar on main system screen which Be updated as well.

...

    Download File using Foreground Service
    Progress bar
    Local BroadCast
    Draw view with other app

Demo

foreground.Service.mp4