How to achieve the functionality to pause download...
# android
b
How to achieve the functionality to pause downloading when app is kill and resume downloading when app is active ? I want to do it silently without blocking ui thread .
not kotlin but kotlin colored 3