I have an application in which need to do some operation when internet is available even if app is in background or not available in the recent list. I do not want to use broadcast receivers.
How can I achieve this.?
I have an application in which need to do some operation when internet is available even if app is in background or not available in the recent list. I do not want to use broadcast receivers.
How can I achieve this.?