I'm trying to upload multiple files to firebase and want to keep uploading even if the app is killed just like google drive.
Should i use intent-service
or service
for this?
I'm trying to upload multiple files to firebase and want to keep uploading even if the app is killed just like google drive.
Should i use intent-service
or service
for this?