Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 897a8fd

Browse files
author
Alex Gotev
committed
Update README.md
Tip to monitor upload status in all the activities
1 parent 39dcaa3 commit 897a8fd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,9 @@ So to listen for the status of the upload service in an Activity for example, yo
130130
}
131131

132132
}
133-
133+
134+
If you want to monitor upload status in all of your activities, than just implement the BroadcastReceiver in your base activity class, from which all of your activities inherits and you're done.
135+
134136
## Do you use Android Upload Service in your project?
135137
Let me know, and I'll be glad to include a link in the following list :)
136138

0 commit comments

Comments
 (0)