SkillAgentSearch skills...

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.

Install / Use

/learn @android-code/Background

README

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

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

Kotlin

Security Score

60/100

Audited on Mar 22, 2023

No findings