Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time

README.md

background

This is repository of http://androidcode.pl blog Background processing / threading section. It shows usage of chosen Android API classes in purpose to achieve background task processing. Posts about ways of Android background-foreground tasks processing from this repository can be found at http://androidcode.pl/blog/

This repostiory contains examples of the following classes:

  • Thread
  • Handler
  • HandlerThread
  • ExecutorService
  • AsyncTask
  • Service
  • IntentService
  • JobIntentService
  • WorkManager
  • JobScheduler
  • AlarmManager

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.