We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix of a syntax error
Updated Starting Background Services (markdown)
Code wasn't creating the Wakeful lock in BootBroadcastReceiver by using StartWakefulService.
It's WakefulBroadcastReceiver.
Minor fix: will to -> want to
Just a small fix on method onCreate (missing void and semicolon)
Create a section on networking with IntentServices
Shorten sentence.
Add another comment about getApplicationContext().