Reputation: 13
I have an application where I want to upload some data as soon as the wifi is turned-on even if the application is not running. I think this can be done using android background services. Please help me uploading the data using background services when the app is not running or suggest me some other way to achieve this.
Thanks in advance!!
Upvotes: 1
Views: 1974
Reputation: 419
To be more eloborate, implement following
Hope this is helpful. Let me know if you have any questions.
Upvotes: 1